md
This commit is contained in:
parent
f03a18c3e6
commit
bb720a6b77
@ -657,7 +657,7 @@ export default {
|
|||||||
// 查询参数
|
// 查询参数
|
||||||
queryParams: {
|
queryParams: {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 100,
|
pageSize: 20,
|
||||||
orderSn: null,
|
orderSn: null,
|
||||||
billCode: null,
|
billCode: null,
|
||||||
billCodeSub: null,
|
billCodeSub: null,
|
||||||
|
|||||||
@ -662,7 +662,7 @@ export default {
|
|||||||
// 查询参数
|
// 查询参数
|
||||||
queryParams: {
|
queryParams: {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 100,
|
pageSize: 20,
|
||||||
orderSn: null,
|
orderSn: null,
|
||||||
billCode: null,
|
billCode: null,
|
||||||
billCodeSub: null,
|
billCodeSub: null,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user