update 备注保存清除验证
This commit is contained in:
@@ -381,6 +381,8 @@ export default {
|
||||
this.approvalInfoForm.getFieldsValue(),
|
||||
this.baseInfoForm.getFieldsValue()
|
||||
]
|
||||
// 保存清空校验
|
||||
this.approvalInfoForm.validateFields(['commitText'], { force: true }, () => {})
|
||||
}
|
||||
// 收集人员信息
|
||||
const getPersonInfo = this.getPersonInfo(isValidate)
|
||||
|
||||
Reference in New Issue
Block a user