From 7db9ab7f8cef9c1a60503773f98f481567111784 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Wed, 13 Mar 2024 10:18:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Setup.vue | 4 ++-- src/pages/modules/firedry/one.vue | 11 +++++------ src/pages/modules/firedry/two.vue | 11 +++++------ src/pages/modules/hunniankunliao/one.vue | 11 +++++------ src/pages/modules/hunniankunliao/two.vue | 11 +++++------ src/pages/modules/processproduction/one.vue | 11 +++++------ src/pages/modules/processproduction/two.vue | 11 +++++------ src/pages/modules/sortpack/one.vue | 11 +++++------ src/pages/modules/sortpack/two.vue | 11 +++++------ src/pages/modules/takeshape/one.vue | 11 +++++------ src/pages/modules/takeshape/two.vue | 11 +++++------ 11 files changed, 52 insertions(+), 62 deletions(-) diff --git a/src/pages/Setup.vue b/src/pages/Setup.vue index aa2b1ff..a189580 100644 --- a/src/pages/Setup.vue +++ b/src/pages/Setup.vue @@ -61,8 +61,8 @@ export default { return { loginname: '', password: '', - // option: [{index: '1', label: '生产统计'}, {index: '2', label: '仓储监控'}, {index: '3', label: '设备监控'}], - option: [{index: '1', label: '首页-左'}, {index: '2', label: '首页-右'}, {index: '3', label: '混碾困料-左'}, {index: '4', label: '混碾困料-右'}, {index: '5', label: '成型-左'}, {index: '6', label: '成型-右'}, {index: '7', label: '烧制干燥-左'}, {index: '8', label: '烧制干燥-右'}, {index: '9', label: '分拣包装-左'}, {index: '10', label: '分拣包装-右'}, {index: '11', label: '工序生产-左'}, {index: '12', label: '工序生产-右'}], + // option: [{index: '1', label: '首页-左'}, {index: '2', label: '首页-右'}, {index: '3', label: '混碾困料-左'}, {index: '4', label: '混碾困料-右'}, {index: '5', label: '成型-左'}, {index: '6', label: '成型-右'}, {index: '7', label: '烧制干燥-左'}, {index: '8', label: '烧制干燥-右'}, {index: '9', label: '分拣包装-左'}, {index: '10', label: '分拣包装-右'}, {index: '11', label: '工序生产-左'}, {index: '12', label: '工序生产-右'}], + option: [{index: '3', label: '混碾困料-左'}, {index: '4', label: '混碾困料-右'}, {index: '5', label: '成型-左'}, {index: '6', label: '成型-右'}, {index: '7', label: '烧制干燥-左'}, {index: '8', label: '烧制干燥-右'}, {index: '9', label: '分拣包装-左'}, {index: '10', label: '分拣包装-右'}, {index: '11', label: '工序生产-左'}, {index: '12', label: '工序生产-右'}], index: this.$store.getters.equipId, baseUrl: this.$store.getters.baseUrl, setTime: this.$store.getters.setTime / 1000, diff --git a/src/pages/modules/firedry/one.vue b/src/pages/modules/firedry/one.vue index d6f1920..a5a7c9e 100644 --- a/src/pages/modules/firedry/one.vue +++ b/src/pages/modules/firedry/one.vue @@ -172,12 +172,11 @@