待办流程添加批量办理
This commit is contained in:
+3
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user