对接政策征求意见流程

This commit is contained in:
范强强
2023-10-18 16:10:12 +08:00
parent 94b1d79fcd
commit 278aa86b8c
@@ -573,9 +573,9 @@
this.saveLoading = true; this.saveLoading = true;
}, },
closeButtonLoading() { closeButtonLoading() {
this.isReject = true this.isReject = false
this.isSubmit = true this.isSubmit = false
this.saveLoading = true; this.saveLoading = false;
}, },
handleReject() { handleReject() {
// approvalFlag value0通过 1驳回 // approvalFlag value0通过 1驳回