6 天以前 452e5c5e9a340367c8fdb14b0bdecc96dcb29491
src/views/mes/qc/indicatorresult/components/form.vue
@@ -5,9 +5,9 @@
import { computed, ref } from 'vue';
import { useVbenModal } from '..\..\..\..\..\packages\effects\common-ui\src';
import { MesQcResultValueType } from '..\..\..\..\..\packages\constants\src';
import { getDictOptions } from '..\..\..\..\..\packages\effects\hooks\src';
import { useVbenModal } from '@vben/common-ui';
import { MesQcResultValueType } from '@vben/constants';
import { getDictOptions } from '@vben/hooks';
import {
  Form as AForm,