From a43d3008287bcc46bbe2fdcaa496f216e36e4044 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Sat, 26 Aug 2023 19:19:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ProdCount2.vue | 896 ---------------------------- src/pages/Setup.vue | 3 +- src/pages/shunhe/ProdCount.vue | 24 +- src/pages/shunhe/StorageMonitor.vue | 12 +- 4 files changed, 29 insertions(+), 906 deletions(-) delete mode 100644 src/pages/ProdCount2.vue diff --git a/src/pages/ProdCount2.vue b/src/pages/ProdCount2.vue deleted file mode 100644 index fcb72f6..0000000 --- a/src/pages/ProdCount2.vue +++ /dev/null @@ -1,896 +0,0 @@ - - - - - diff --git a/src/pages/Setup.vue b/src/pages/Setup.vue index 9364375..be2b344 100644 --- a/src/pages/Setup.vue +++ b/src/pages/Setup.vue @@ -98,7 +98,8 @@ export default { // equipId: this.active } this.$store.dispatch('setConfig', obj) - this.$router.push('/MonitoringScreen') + this.$router.push('/LogisticsProcess') + // this.$router.push('/MonitoringScreen') // this.$router.push('/HomeScreen') // if (this.active === '0') { // this.$router.push('/MonitoringScreen') diff --git a/src/pages/shunhe/ProdCount.vue b/src/pages/shunhe/ProdCount.vue index e4b724f..5c33746 100644 --- a/src/pages/shunhe/ProdCount.vue +++ b/src/pages/shunhe/ProdCount.vue @@ -1,7 +1,13 @@