Sfoglia il codice sorgente

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

tudc 4 anni fa
parent
commit
a27d88ea08
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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(() => {