rev:导出维护字段销售订单、行号

This commit is contained in:
2023-10-16 17:35:12 +08:00
parent ee17bd9b32
commit f9c6c5e35e
5 changed files with 40 additions and 8 deletions

View File

@@ -200,7 +200,8 @@ export default {
'stor_id': this.crud.query.stor_id,
'bill_types': this.crud.query.bill_types,
'with': this.crud.query.with,
'customer_name': this.crud.query.customer_name
'customer_name': this.crud.query.customer_name,
'pcsn': this.crud.query.pcsn
}
if (this.crud.query.createTime !== undefined) {
data.begin_time = this.crud.query.createTime[0]