Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9d6a70e6
authored
2023-08-25 10:01:46 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:发证信息
1 parent
6f158396
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
src/views/workflow/javascript/fzxxdata.js
src/views/workflow/javascript/fzxxdata.js
View file @
9d6a70e
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-08-2
4 15:45:43
* @LastEditTime: 2023-08-2
5 10:00:18
*/
import
filter
from
'@/utils/filter.js'
let
vm
=
null
...
...
@@ -41,7 +41,9 @@ class data extends filter {
},
{
prop
:
"qllx"
,
label
:
"权利类型"
label
:
"权利类型"
,
width
:
'100'
,
showOverflowTooltip
:
true
},
{
prop
:
"ysxlh"
,
...
...
@@ -69,7 +71,9 @@ class data extends filter {
},
{
prop
:
"zl"
,
label
:
"坐落"
label
:
"坐落"
,
width
:
'100'
,
showOverflowTooltip
:
true
},
{
prop
:
"fzsj"
,
...
...
Please
register
or
sign in
to post a comment