gaoluyang
2 天以前 b64a0deae5b5d33f9e20671a68936b27f0b9b00b
src/views/mes/qc/indicator/data.ts
@@ -8,8 +8,8 @@
  DICT_TYPE,
  MesAutoCodeRuleCode,
  MesQcResultValueType,
} from '..\..\..\..\packages\constants\src';
import { getDictOptions } from '..\..\..\..\packages\effects\hooks\src';
} from '@vben/constants';
import { getDictOptions } from '@vben/hooks';
import { Button } from 'ant-design-vue';
@@ -186,10 +186,7 @@
      field: 'type',
      title: '检测项类型',
      width: 120,
      cellRender: {
        name: 'CellDict',
        props: { type: DICT_TYPE.MES_INDICATOR_TYPE },
      },
      slots: { default: 'type' },
    },
    {
      field: 'tool',
@@ -273,10 +270,7 @@
      field: 'type',
      title: '检测项类型',
      width: 120,
      cellRender: {
        name: 'CellDict',
        props: { type: DICT_TYPE.MES_INDICATOR_TYPE },
      },
      slots: { default: 'type' },
    },
    {
      field: 'tool',