修改bug

zhairh
wangwei 3 years ago
parent 7237cb3d3f
commit c0203b47a7

@ -513,6 +513,7 @@ export default {
this.closeDialog(); this.closeDialog();
} else { } else {
this.$message.error(response.message); this.$message.error(response.message);
this.inputQuery.auditStatus=0
} }
}); });
}).catch(() => { }).catch(() => {

Loading…
Cancel
Save