commit
This commit is contained in:
@@ -1128,7 +1128,7 @@ export default {
|
||||
})
|
||||
},
|
||||
handleSubmit() {
|
||||
this.isSubmit = false
|
||||
this.isSubmit = true
|
||||
this.form.commentText = this.commentText
|
||||
this.form.approvalOpinion = this.approvalOpinion
|
||||
const json = JSON.stringify(this.form);
|
||||
|
||||
Reference in New Issue
Block a user