| | |
| | | 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'; |
| | | |
| | |
| | | field: 'type', |
| | | title: '检测项类型', |
| | | width: 120, |
| | | cellRender: { |
| | | name: 'CellDict', |
| | | props: { type: DICT_TYPE.MES_INDICATOR_TYPE }, |
| | | }, |
| | | slots: { default: 'type' }, |
| | | }, |
| | | { |
| | | field: 'tool', |
| | |
| | | field: 'type', |
| | | title: '检测项类型', |
| | | width: 120, |
| | | cellRender: { |
| | | name: 'CellDict', |
| | | props: { type: DICT_TYPE.MES_INDICATOR_TYPE }, |
| | | }, |
| | | slots: { default: 'type' }, |
| | | }, |
| | | { |
| | | field: 'tool', |