待办流程添加批量办理

This commit is contained in:
范强强
2022-09-15 17:22:31 +08:00
parent 1c8356f405
commit aabac8ec34
@@ -170,6 +170,9 @@
if (this.formInline.flag == '1'){
this.addBatch()
}
if (!this.formInline.flag){
query.flag = '0'
}
this.confirmLoading = true
postAction('/workFlow/completeTaskBatch', query).then((res) => {
if (res.success) {