liu
2 天以前 950e1332f89e3d18a8f4b415bd4fe274dce1e954
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';