Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -226,10 +226,10 @@ export default {
|
||||
this.processStep = window.URL.createObjectURL(res.data)
|
||||
})
|
||||
},
|
||||
// 调整处理人
|
||||
// 转办处理人
|
||||
adjustmentHandler (row) {
|
||||
this.drawerModal = true
|
||||
this.drawerTitle = '调整处理人'
|
||||
this.drawerTitle = '转办处理人'
|
||||
this.selectPeople = row
|
||||
},
|
||||
handleCommand (command) {
|
||||
|
||||
Reference in New Issue
Block a user