优化
This commit is contained in:
parent
3554eb3784
commit
ed8a63f965
@ -304,7 +304,7 @@ export default {
|
||||
const obj = this.titleList.find(i => i.active)
|
||||
if (obj.num === 0) return this.$message.info('暂无可催办人员!')
|
||||
const params = {
|
||||
startId: this.startId[0],
|
||||
startId: this.startId[1],
|
||||
flowProcess: obj.flowProcess
|
||||
}
|
||||
const res = await apiManagerUrging(params)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user