From c5db127ed8bd5e9960afe8e2df0b5cd361b2dfc1 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 17 七月 2026 15:31:55 +0800
Subject: [PATCH] 银川 1.客户管理选择框复用组件应用

---
 src/views/mes/qc/batchtrace/data.ts |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/mes/qc/batchtrace/data.ts b/src/views/mes/qc/batchtrace/data.ts
index 35f1412..52e9620 100644
--- a/src/views/mes/qc/batchtrace/data.ts
+++ b/src/views/mes/qc/batchtrace/data.ts
@@ -1,4 +1,4 @@
-import type { VbenFormSchema } from '#/adapter/form';
+锘縤mport type { VbenFormSchema } from '#/adapter/form';
 import type { VxeTableGridOptions } from '#/adapter/vxe-table';
 import type { MesWmBatchApi } from '#/api/mes/wm/batch';
 import type { DescriptionItemSchema } from '#/components/description';
@@ -138,7 +138,7 @@
   return [
     {
       field: 'workOrderCode',
-      title: '鐢熶骇宸ュ崟鍙�',
+      title: '鐢熶骇璁㈠崟鍙�',
       width: 160,
     },
     {
@@ -219,7 +219,7 @@
     },
     {
       field: 'workOrderCode',
-      label: '鐢熶骇宸ュ崟',
+      label: '鐢熶骇璁㈠崟',
     },
     {
       field: 'workstationCode',

--
Gitblit v1.9.3