From 40156cbae622671684543e0899c381f0b22a4bb4 Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期五, 25 四月 2025 20:05:41 +0800
Subject: [PATCH] 提交新内容和修正

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

diff --git a/src/views/mainPlan/platePlanList/index.vue b/src/views/mainPlan/platePlanList/index.vue
index 5e9548d..18cb1f1 100644
--- a/src/views/mainPlan/platePlanList/index.vue
+++ b/src/views/mainPlan/platePlanList/index.vue
@@ -306,6 +306,11 @@
       },
     },
   ]);
+  newArray.splice(2,0,{
+     title: "鐒婃帴浠堕綈濂楀紑濮嬫椂闂�",
+     field:"hanjie_startDate",
+     width: 140,
+  })
   await nextTick();
   columns.value = [...columns.value, ...newArray];              // 寮哄埗缁勪欢閲嶆柊娓叉煋
   

--
Gitblit v1.9.3