付款单1

This commit is contained in:
mzr 2025-02-28 18:36:39 +08:00
parent 19aeec7c3f
commit 9ad1cc06dc
1 changed files with 0 additions and 1 deletions

View File

@ -660,7 +660,6 @@ class Card extends Component {
flag: flag, flag: flag,
pk_settle: this.props.getUrlParam('pk_settle') pk_settle: this.props.getUrlParam('pk_settle')
}; };
console.log(datas.cardData)
if ('/nccloud/arap/arappub/save.do' == url) { if ('/nccloud/arap/arappub/save.do' == url) {
this.Info.saveflag = true; this.Info.saveflag = true;
} }