对接政策征求意见流程
This commit is contained in:
@@ -573,9 +573,9 @@
|
||||
this.saveLoading = true;
|
||||
},
|
||||
closeButtonLoading() {
|
||||
this.isReject = true
|
||||
this.isSubmit = true
|
||||
this.saveLoading = true;
|
||||
this.isReject = false
|
||||
this.isSubmit = false
|
||||
this.saveLoading = false;
|
||||
},
|
||||
handleReject() {
|
||||
// approvalFlag value:0通过 1驳回
|
||||
|
||||
Reference in New Issue
Block a user