付款单原币为0本币可编辑
This commit is contained in:
parent
7cd3f5c94f
commit
363fcd6f86
|
@ -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([
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue