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 @@ - - - - - - - - - 今日压制量: - - {{item}} - - 吨 - - - - 今日干燥量: - - {{item}} - - 吨 - - - - 今日成品量: - - {{item}} - - 吨 - - - - - 混碾生产 - - - - - - 成品计划完成情况 - - - - - - - - - 生产任务 - - - 订单工序设备物料号生产物料厂家计划量生产量生产状态计划开始时间开始时间结束时间 - - - - - {{e.device_name}}{{e.material_code}}{{e.plan_qty}}{{e.real_qty}}{{e.qualified_qty}}{{e.unqualified_qty}}{{e.order_status_name}}{{e.realproducestart_date}}{{e.realproduceend_date}} - - - - - - - - - - - - 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 @@ - - + + + + 物流工艺 + 仓储监控 + 设备监控 + @@ -492,6 +498,20 @@ export default {