From 2b72d8220cf274e9b6586c7d4d9fae612fec3a14 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 03 四月 2026 11:24:51 +0800
Subject: [PATCH] 军泰伟业 1.部署修改

---
 src/views/basicData/product/index.vue |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/src/views/basicData/product/index.vue b/src/views/basicData/product/index.vue
index 6f1fed3..b2e169a 100644
--- a/src/views/basicData/product/index.vue
+++ b/src/views/basicData/product/index.vue
@@ -266,6 +266,11 @@
     minWidth: 100,
   },
   {
+    label: "瀛愰」鏁伴噺",
+    prop: "subItemCount",
+    minWidth: 100,
+  },
+  {
     label: "浜у搧灞炴��",
     prop: "productType",
     width: 100,
@@ -276,6 +281,16 @@
       return typeMap[String(v)] || "info";
     },
   },
+	{
+		label: "鍒涘缓鏃堕棿",
+		prop: "createTime",
+		width: 120,
+	},
+	{
+		label: "淇敼鏃堕棿",
+		prop: "updateTime",
+		width: 120,
+	},
   {
     dataType: "action",
     label: "鎿嶄綔",

--
Gitblit v1.9.3