Commit dfd0b88c26dd7a630a71e56697eeea27480827f2

Authored by liuqimichale
1 parent fc89afc4

build

src/components/weekAndDay/uDay.vue
... ... @@ -25,7 +25,6 @@
25 25 * 进出场折线图
26 26 * */
27 27 mounted() {
28   -
29 28 this.axios.post('urban/intelligence/orderPark/queryOrderParkNumForToday',{
30 29 orgIds: [10003,10005]
31 30 }).then((response)=>{
... ...