From c45667fdc29215032846542948a6e200a27b9c3e Mon Sep 17 00:00:00 2001 From: zhanghl <253316343@qq.com> Date: 星期日, 27 四月 2025 15:49:01 +0800 Subject: [PATCH] 钣金计划大表:当前工序状态 、下一工序 --- src/views/mainPlan/platePlanList/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/mainPlan/platePlanList/index.vue b/src/views/mainPlan/platePlanList/index.vue index 4297ece..5bd2ac7 100644 --- a/src/views/mainPlan/platePlanList/index.vue +++ b/src/views/mainPlan/platePlanList/index.vue @@ -330,7 +330,7 @@ }, ]); newArray.splice(2, 0, { - title: "鐒婃帴浠堕綈濂楀紑濮嬫椂闂�", + title: "鐒婃帴浠堕綈濂楀紑宸ユ椂闂�", field: "hanjie_startDate", width: 140, }); -- Gitblit v1.9.3