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
c49f1886
authored
2023-09-20 17:25:24 +0800
by
yangwei
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
受理申请页面申请单元批量删除表列字段修改
1 parent
f2dd2e08
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletions
src/views/workflow/components/batchDel.vue
src/views/workflow/components/batchDel.vue
View file @
c49f188
...
...
@@ -41,11 +41,24 @@
{
prop
:
"bdcdyh"
,
label
:
"不动产单元号"
,
width
:
'250'
,
},
{
prop
:
"qllxmc"
,
label
:
"权利类型"
,
},
{
prop
:
"jzwmc"
,
label
:
"建筑物名称"
,
},
{
prop
:
"xmmc"
,
label
:
"项目名称"
,
},
{
prop
:
"zl"
,
label
:
"坐落"
,
}
,
}
],
dataList
:
[],
selectBdcdy
:
[],
...
...
Please
register
or
sign in
to post a comment