Commit 0c815f99 by 西瓜

Update queryrightcommon.vue

parent dd9ce2cb
...@@ -3067,7 +3067,7 @@ export default { ...@@ -3067,7 +3067,7 @@ export default {
id: 'hyzk', id: 'hyzk',
value: '' value: ''
}, },
{ {
title: '现工作单位', title: '现工作单位',
id: 'xgzdw', id: 'xgzdw',
value: '' value: ''
...@@ -3089,12 +3089,12 @@ export default { ...@@ -3089,12 +3089,12 @@ export default {
value: '', value: '',
col: 2 col: 2
}, },
{ {
title: '未按时报到说明', title: '未按时报到说明',
id: 'wasbdqksm', id: 'wasbdqksm',
value: '', value: '',
col: 2 col: 2
}, }
] ]
} }
] ]
...@@ -3467,7 +3467,6 @@ export default { ...@@ -3467,7 +3467,6 @@ export default {
rows: 2, rows: 2,
sfzh: scope.zjhm sfzh: scope.zjhm
}).then(res => { }).then(res => {
console.log('刑满释放', res)
this.dialogTableVisible = true this.dialogTableVisible = true
this.shujuly = 'xmsf' this.shujuly = 'xmsf'
this.tableData2.count = res.data.count this.tableData2.count = res.data.count
......
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