liu
6 天以前 68b788ad34be439f4d68b3e3d2ee7bba1259555d
src/views/mes/qc/indicator/components/result-specification-input.vue
@@ -1,7 +1,7 @@
<script lang="ts" setup>
import { computed, ref, watch } from 'vue';
import { MesQcResultValueType } from '..\..\..\..\..\packages\constants\src';
import { MesQcResultValueType } from '@vben/constants';
import { RadioGroup, Select } from 'ant-design-vue';