浏览代码

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(() => {