From 0864659a18852fc2604278cfe46d038189495428 Mon Sep 17 00:00:00 2001 From: chengxiangling <291105840@qq.com> Date: 星期三, 14 五月 2025 17:35:25 +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 be15403..149e1f9 100644 --- a/src/views/mainPlan/platePlanList/index.vue +++ b/src/views/mainPlan/platePlanList/index.vue @@ -248,7 +248,7 @@ }, { title: t("plan.table.cheaperCode"), - field: "cheaperCode", + field: "lowOrderCode", width: "auto", }, { -- Gitblit v1.9.3