From abb9e6cb70173d2e0ebb5269f43ea0662683e0f9 Mon Sep 17 00:00:00 2001 From: "zangch@mesnac.com" Date: Sat, 11 Oct 2025 14:49:08 +0800 Subject: [PATCH] =?UTF-8?q?chore(ui):=20=E7=A7=BB=E9=99=A4=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E5=92=8C=E8=B0=83=E6=95=B4=E6=A0=B7=E5=BC=8F-?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除了 hourly output 页面中关于"机台"的表单项注释 - 移除了 hourly output 页面中"物料"表单项的闭合标签注释 - 移除了 hourly output 页面中"项目"列的注释- 移除了 report dashboard 页面中"平均周转率"概览项的注释- 调整了 report dashboard 页面的导入语句格式 - 优化了 report dashboard 页面的数据加载逻辑 - 移除了两个页面末尾样式标签中的换行符 --- src/views/mes/reportHourlyOutput/index.vue | 8 +++---- src/views/wms/reportDashboard/index.vue | 26 +++++++++++----------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/views/mes/reportHourlyOutput/index.vue b/src/views/mes/reportHourlyOutput/index.vue index ad65b71..bfae2b9 100644 --- a/src/views/mes/reportHourlyOutput/index.vue +++ b/src/views/mes/reportHourlyOutput/index.vue @@ -13,7 +13,7 @@ - + 查询 重置 @@ -59,7 +59,7 @@ - + @@ -338,4 +338,4 @@ onUnmounted(() => { .mb-2 { margin-bottom: 12px; } .h-100 { height: 100%; } .card-header { font-weight: 600; } - \ No newline at end of file + diff --git a/src/views/wms/reportDashboard/index.vue b/src/views/wms/reportDashboard/index.vue index c6124b5..cc1f804 100644 --- a/src/views/wms/reportDashboard/index.vue +++ b/src/views/wms/reportDashboard/index.vue @@ -60,12 +60,12 @@
盘点差异
- +
{{ overviewStats.totalInventory }}
@@ -101,13 +101,13 @@