uu
This commit is contained in:
parent
c96e3785b9
commit
5a0d69486e
@ -117,7 +117,7 @@
|
||||
stockRoomId: '',
|
||||
countryId: '',
|
||||
wayId: '',
|
||||
type: sendTypeList[0].val,
|
||||
type: '',
|
||||
paytype: '',
|
||||
otherDes: '',
|
||||
prodId: 1,
|
||||
|
||||
@ -122,7 +122,7 @@
|
||||
stockRoomId: '',
|
||||
countryId: '',
|
||||
wayId: '',
|
||||
type: sendTypeList[0].val,
|
||||
type: '',
|
||||
paytype: '',
|
||||
otherDes: '',
|
||||
prodId: 1,
|
||||
|
||||
@ -246,7 +246,7 @@
|
||||
stockRoomId: '',
|
||||
countryId: '',
|
||||
wayId: '',
|
||||
type: sendTypeList[0].val,
|
||||
type: '',
|
||||
paytype: '',
|
||||
otherDes: '',
|
||||
prodId: 1,
|
||||
|
||||
@ -176,7 +176,7 @@
|
||||
return {
|
||||
searchParam: {
|
||||
keyword: '',
|
||||
ordStatus: ordStatusList[0].val // 订单状态, 1:寄件; 2:收件; 3:待付款;
|
||||
ordStatus: '' // 订单状态, 1:寄件; 2:收件; 3:待付款;
|
||||
},
|
||||
showSearchMore: false,
|
||||
showCladar: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user