bug: 标准入库流程 责任人会签节点点击保存没反应
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user