资质审核

master
schry 2 years ago
parent 852a9dcd24
commit 66fd06d4d3

@ -637,7 +637,7 @@ export default {
type: "warning", type: "warning",
}).then(() => { }).then(() => {
this.certLoading = true; this.certLoading = true;
inputQuery.checkStatus = 6 inputQuery.auditStatus = 6
revokeSupCert(inputQuery) revokeSupCert(inputQuery)
.then((response) => { .then((response) => {
this.certLoading = false; this.certLoading = false;

Loading…
Cancel
Save