对接政策征求意见流程
This commit is contained in:
@@ -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 value:0通过 1驳回
|
// approvalFlag value:0通过 1驳回
|
||||||
|
|||||||
Reference in New Issue
Block a user