收款单原币金额为0,本币可以编辑且单据保存
This commit is contained in:
parent
7bf04bda85
commit
8691964445
|
@ -854,7 +854,7 @@ class Card extends Component {
|
|||
this.formId,
|
||||
this.tableId
|
||||
);
|
||||
delBlankLine(this, this.tableId, this.billType, checkCardData, modelIndex);
|
||||
// delBlankLine(this, this.tableId, this.billType, checkCardData, modelIndex);
|
||||
|
||||
let result=this.props.validatePageToToast([
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue