From 9814794a8fa94bf9033885e83d052ade9e9299ad Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Tue, 4 Jul 2023 18:54:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/js/getData2.js | 4 ++++ src/pages/modules/homepage/two.vue | 22 +++++++++++++++++++--- src/pages/modules/sortpack/one.vue | 1 + 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/src/assets/js/getData2.js b/src/assets/js/getData2.js index 68d56ba..4ddf151 100644 --- a/src/assets/js/getData2.js +++ b/src/assets/js/getData2.js @@ -20,6 +20,10 @@ export const workshopCondition = () => post('api/cockpit/workshopCondition', {}) // 'code': 200, // 'desc': '操作成功', // 'result': { +// 'AGVStatusList': { +// 'agv_1': {'device_code': '1', 'status': '1'}, +// 'agv_2': {'device_code': '2', 'status': '1'} +// }, // 'SemiFinishedProductShelfList': [ // { // 'point_name': '半成品货位12', diff --git a/src/pages/modules/homepage/two.vue b/src/pages/modules/homepage/two.vue index ea3bad6..44fad00 100644 --- a/src/pages/modules/homepage/two.vue +++ b/src/pages/modules/homepage/two.vue @@ -50,10 +50,22 @@
+
+
+
+
+
+
+
+