feat: There is no way the,

This commit is contained in:
396572590@qq.com
2022-06-29 16:05:02 +08:00
parent e68ac3e98c
commit be74ba81a1
@@ -2999,7 +2999,7 @@
if (res.data === '操作成功') {
this.submitLoading = false
this.isSubmit = false
if (this.$route.query.bpnId !== '') {
if (this.$route.query.bpnId && this.$route.query.bpnId !== '') {
let taskId = {
id: this.$route.query.bpnId
}