From 70bb972b03c0036c3699bbc561b32c5ec3cc8aef Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期五, 17 四月 2026 14:49:56 +0800
Subject: [PATCH] 打印样式重构

---
 src/views/productionManagement/productionOrder/index.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/views/productionManagement/productionOrder/index.vue b/src/views/productionManagement/productionOrder/index.vue
index c123928..887b6f7 100644
--- a/src/views/productionManagement/productionOrder/index.vue
+++ b/src/views/productionManagement/productionOrder/index.vue
@@ -211,6 +211,11 @@
       width: 120,
     },
     {
+      label: "澶囨敞",
+      prop: "remark",
+      width: 120,
+    },
+    {
       dataType: "action",
       label: "鎿嶄綔",
       align: "center",

--
Gitblit v1.9.3