Browse Source

拒绝时弹窗关闭

sqg 3 năm trước cách đây
mục cha
commit
299997df59
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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(() => {