Commit dfd0b88c26dd7a630a71e56697eeea27480827f2
1 parent
fc89afc4
build
Showing
1 changed file
with
0 additions
and
1 deletions
src/components/weekAndDay/uDay.vue
@@ -25,7 +25,6 @@ | @@ -25,7 +25,6 @@ | ||
25 | * 进出场折线图 | 25 | * 进出场折线图 |
26 | * */ | 26 | * */ |
27 | mounted() { | 27 | mounted() { |
28 | - | ||
29 | this.axios.post('urban/intelligence/orderPark/queryOrderParkNumForToday',{ | 28 | this.axios.post('urban/intelligence/orderPark/queryOrderParkNumForToday',{ |
30 | orgIds: [10003,10005] | 29 | orgIds: [10003,10005] |
31 | }).then((response)=>{ | 30 | }).then((response)=>{ |