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
3c2c39d5
authored
2022-09-22 08:56:20 +0800
by
蔡俊立
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
土地增加上手权利标识码和原不动产权证号参数
1 parent
22170dbc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
src/views/ywbl/ywsq/components/jsydsyq200.vue
src/views/ywbl/ywsq/components/jsydsyq200.vue
View file @
3c2c39d
...
...
@@ -171,7 +171,12 @@ export default {
});
},
handleSelectionChange
(
val
)
{
val
.
forEach
((
item
,
index
)
=>
{
item
.
bsmSsql
=
item
.
bsmQlxx
item
.
ybdcqzsh
=
item
.
bdcqzh
})
this
.
bdcdysz
=
val
;
},
queryClick
()
{
this
.
fetchData
();
...
...
Please
register
or
sign in
to post a comment