Browse Source

拒绝时弹窗关闭

sqg 3 years ago
parent
commit
299997df59
1 changed files with 1 additions and 0 deletions
  1. 1 0
      flowable-front/src/components/views/deal.vue

+ 1 - 0
flowable-front/src/components/views/deal.vue

@@ -322,6 +322,7 @@
 					})
 							}else{
 					this.$message.error({message : '审批意见不能为空!', offset : 70});
+					this.tableloading = false;
 					}
 				// }
 				// ).catch(() => {