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 @@
+
+
+
+
+
+
+
+