入库流程 - 审核 - 驳回之后意见要重置
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user