付款单1
This commit is contained in:
parent
19aeec7c3f
commit
9ad1cc06dc
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue