gaoluyang
2026-07-15 b176162c23294d8d1bfb9f09cf6bb759efb0124a
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';