Browse Source

Merge branch 'master' of http://git.keao.tech/SupplyChain/flowable

tudc 4 years ago
parent
commit
a27d88ea08
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{
 							}else{
 					this.$message.error({message : '审批意见不能为空!', offset : 70});
 					this.$message.error({message : '审批意见不能为空!', offset : 70});
+					this.tableloading = false;
 					}
 					}
 				// }
 				// }
 				// ).catch(() => {
 				// ).catch(() => {