入库流程 - 审核 - 驳回之后意见要重置

This commit is contained in:
yanyizhou
2021-12-27 17:47:56 +08:00
parent 2c12eb373c
commit 3975851225
@@ -2374,7 +2374,7 @@ export default {
}).then(res => {
if (res) {
const processForm = JSON.parse(res.mesg)
this.commentText = processForm.commentText
// this.commentText = processForm.commentText
if (processForm.form === undefined) {
this.getFormFieldList(processForm)
} else {