Commit e1eed649 authored by 李苏's avatar 李苏 💬

bug调整

parent a0dbc13f
......@@ -53,7 +53,7 @@
},
methods: {
addPerson(){
debugger
this.DialogWidth = '50vw'
this.DialogTitle = '导入岗位人员'
this.showDialog = true
......
......@@ -70,7 +70,7 @@
showDialog:false,
DialogTitle:'',
queryParams: {
scgwid: this.app.singleItem.id
scgwid: this.app.queryParams.scgwid,
},
baseUrl: 'aqgl/jcsj/scgwry',
editTableData: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment