From dfd0b88c26dd7a630a71e56697eeea27480827f2 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Mon, 14 Jan 2019 13:02:09 +0800 Subject: [PATCH] build --- src/components/weekAndDay/uDay.vue | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/components/weekAndDay/uDay.vue b/src/components/weekAndDay/uDay.vue index 5c0cf7c..317275b 100644 --- a/src/components/weekAndDay/uDay.vue +++ b/src/components/weekAndDay/uDay.vue @@ -25,7 +25,6 @@ * 进出场折线图 * */ mounted() { - this.axios.post('urban/intelligence/orderPark/queryOrderParkNumForToday',{ orgIds: [10003,10005] }).then((response)=>{ -- libgit2 0.21.4