feat: There is no way the, bug #52276
This commit is contained in:
@@ -976,6 +976,7 @@
|
||||
}
|
||||
}]
|
||||
},
|
||||
bpnId: this.$route.query.bpnId,
|
||||
dataLoading:false,
|
||||
fileList: [],
|
||||
caFileList: [],
|
||||
@@ -2220,7 +2221,7 @@
|
||||
this.saveLoading = false
|
||||
this.isSubmit = false
|
||||
this.$message.success('保存成功')
|
||||
// this.bpnId = res.result
|
||||
this.bpnId = res.result
|
||||
}).catch(e => {
|
||||
this.saveLoading = false
|
||||
this.isSubmit = false
|
||||
|
||||
Reference in New Issue
Block a user