feat: There is no way the, bug #52276

This commit is contained in:
super_liu
2022-04-04 17:26:54 +08:00
parent fd2ee2a811
commit e23ba6729e
@@ -976,6 +976,7 @@
} }
}] }]
}, },
bpnId: this.$route.query.bpnId,
dataLoading:false, dataLoading:false,
fileList: [], fileList: [],
caFileList: [], caFileList: [],
@@ -2220,7 +2221,7 @@
this.saveLoading = false this.saveLoading = false
this.isSubmit = false this.isSubmit = false
this.$message.success('保存成功') this.$message.success('保存成功')
// this.bpnId = res.result this.bpnId = res.result
}).catch(e => { }).catch(e => {
this.saveLoading = false this.saveLoading = false
this.isSubmit = false this.isSubmit = false