潘志宝
3 天以前 e629a9105b1f8c9920d976a93139dda0150c79a8
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'})