潘志宝
2024-12-30 9e2e0baeff46fb6ecfe21145f7250d67b13ca79e
src/views/model/pre/type/ItemTypeForm.vue
@@ -36,7 +36,7 @@
  </Dialog>
</template>
<script lang="ts" setup>
import * as MmItemType from '@/api/model/pre/item'
import * as MmItemType from '@/api/model/pre/type'
defineOptions({name: 'DataMmItemTypeForm'})