菜单更改

This commit is contained in:
XaoLi717 2024-11-28 14:47:41 +08:00
parent 35d4c137a2
commit 35c4b63065
13 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<script setup lang="ts">
import { CalendarInstance} from 'element-plus';
import { HyglApi, HyglVO } from '@/api/home/hygl'
import HyInfoForm from "@/views/Home/hygl/hyinfo/HyInfoForm.vue";
import HyInfoForm from "@/views/Home/hynr/hyinfo/HyInfoForm.vue";
import {DICT_TYPE, getIntDictOptions} from "@/utils/dict";
defineOptions({ name: 'HyInfo' })