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

bug调整

parent a0dbc13f
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
}, },
methods: { methods: {
addPerson(){ addPerson(){
debugger
this.DialogWidth = '50vw' this.DialogWidth = '50vw'
this.DialogTitle = '导入岗位人员' this.DialogTitle = '导入岗位人员'
this.showDialog = true this.showDialog = true
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
showDialog:false, showDialog:false,
DialogTitle:'', DialogTitle:'',
queryParams: { queryParams: {
scgwid: this.app.singleItem.id scgwid: this.app.queryParams.scgwid,
}, },
baseUrl: 'aqgl/jcsj/scgwry', baseUrl: 'aqgl/jcsj/scgwry',
editTableData: [], 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