付款单原币为0本币可编辑

This commit is contained in:
lihao 2025-04-02 14:38:18 +08:00
parent 7cd3f5c94f
commit 363fcd6f86
1 changed files with 1 additions and 1 deletions

View File

@ -1701,7 +1701,7 @@ class Card extends Component {
saveBillBefore = (url, modelIndex) => { saveBillBefore = (url, modelIndex) => {
//删除空白行 //删除空白行
let checkCardData = this.props.createMasterChildData(this.getPagecode(), this.formId, this.tableId); let checkCardData = this.props.createMasterChildData(this.getPagecode(), this.formId, this.tableId);
delBlankLine(this, this.tableId, this.billType, checkCardData, null); // delBlankLine(this, this.tableId, this.billType, checkCardData, null);
let result = this.props.validatePageToToast([ let result = this.props.validatePageToToast([
{ {