From 6706670f50221ab443d124cacc7d89494ff26a79 Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期三, 16 九月 2020 10:41:31 +0800 Subject: [PATCH] 应用中心更新(算法激活) --- src/pages/cameraAccess/components/DataStackInfo.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/pages/cameraAccess/components/DataStackInfo.vue b/src/pages/cameraAccess/components/DataStackInfo.vue index af2cfef..fe622ac 100644 --- a/src/pages/cameraAccess/components/DataStackInfo.vue +++ b/src/pages/cameraAccess/components/DataStackInfo.vue @@ -396,6 +396,7 @@ }, mounted() { this.initFormData(); + console.log(this.PollData.barCharts) }, beforeDestroy() { this.taskUid = 0; -- Gitblit v1.8.0