소스 검색

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

tudc 4 년 전
부모
커밋
a27d88ea08
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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(() => {