标准征求意见--申请人发起流程步骤提交按钮没有loading,可以通过点击多次提交按钮提交多次

这个问题在草稿和新建流程都存在
现已解决
This commit is contained in:
yanyizhou
2021-08-24 15:32:57 +08:00
parent a09a32a940
commit 08a863a097
@@ -543,8 +543,8 @@
})
} else {
this.$message.warning('流程启动失败')
this.isSubmit = false
}
this.isSubmit = false
})
} else {
return this.$message.warning('请完善人员信息')