bug: 标准入库流程 责任人会签节点点击保存没反应

This commit is contained in:
fanlin
2021-07-27 10:48:19 +08:00
parent 6dfc189304
commit 986bb091e7
@@ -1605,6 +1605,7 @@ export default {
}).then(res => {
if (res) {
const processForm = JSON.parse(res.mesg)
this.commentText = processForm.commentText
this.getFormFieldList(processForm)
}
}).catch(e => {