spring
2026-07-03 2540d86f0dbd77f654f558c3bf9d5ddbe7422f16
src/views/mes/qc/batchtrace/data.ts
@@ -1,4 +1,4 @@
import type { VbenFormSchema } from '#/adapter/form';
import 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',