diff --git a/src/page/index/top/index.vue b/src/page/index/top/index.vue index f4cbae6..7142e4c 100644 --- a/src/page/index/top/index.vue +++ b/src/page/index/top/index.vue @@ -113,7 +113,7 @@ - + diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue index d9109de..bb0cd85 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue @@ -3,9 +3,15 @@ - + - + - + - + - + - + - + - +
- 搜索 - 清空 + + 搜索 + + 清空
@@ -87,23 +108,25 @@
零件号
批次号
数量
-
质量等级
+
质量等级
-
-
-
{{ order.woCode }}
-
{{ order.partCode }}
-
{{ order.batchNo }}
-
{{ order.makeQty }}
-
{{ order.productIdent }}
+
+
+
+
{{ order.woCode }}
+
{{ order.partCode }}
+
{{ order.batchNo }}
+
{{ order.makeQty }}
+
{{ order.productIdent }}
+
@@ -131,6 +154,16 @@ {{ time }}
+
+
+ {{ time }} +
+
+
+
+
@@ -169,7 +210,7 @@ v-for="(order, index) in currentPageOrders" :key="index" class="device-task-row" - :style="{ height: getRowHeight(order.woCode) + 'px' }" + :style="{ height: getRowChartHeight(order.woCode) + 'px' }" >