rev:导出维护字段销售订单、行号
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user