生成不合格检验单保存调整
This commit is contained in:
parent
154f144ac5
commit
730e8ed96e
|
@ -2045,8 +2045,6 @@ export class ApplicationPage extends Component {
|
|||
toast({color: 'danger', content: msg});
|
||||
return false
|
||||
}
|
||||
return false
|
||||
|
||||
|
||||
// 保存前执行校验公式
|
||||
this.props.validateToSave(saveData, () => {
|
||||
|
|
Loading…
Reference in New Issue