|
|
|
@ -20,9 +20,9 @@ Component({ |
|
|
|
tableSgin: null, |
|
|
|
loading:false, |
|
|
|
pximg:'/assets/info/px-mr.png', |
|
|
|
curDate: '2018-12-25', |
|
|
|
curDate: util.formatDate(new Date(), 'Y-M-D'), |
|
|
|
querFrom:{ |
|
|
|
curDate: '2018-12-25', |
|
|
|
curDate: util.formatDate(new Date(), 'Y-M-D'), |
|
|
|
queryWay: 0, |
|
|
|
priceSort:0 |
|
|
|
}, |
|
|
|
|