标准征求意见--申请人发起流程步骤提交按钮没有loading,可以通过点击多次提交按钮提交多次
这个问题在草稿和新建流程都存在 现已解决
This commit is contained in:
@@ -543,8 +543,8 @@
|
|||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
this.$message.warning('流程启动失败')
|
this.$message.warning('流程启动失败')
|
||||||
|
this.isSubmit = false
|
||||||
}
|
}
|
||||||
this.isSubmit = false
|
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
return this.$message.warning('请完善人员信息')
|
return this.$message.warning('请完善人员信息')
|
||||||
|
|||||||
Reference in New Issue
Block a user