菜单更改
This commit is contained in:
parent
35d4c137a2
commit
35c4b63065
@ -66,7 +66,7 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { CalendarInstance} from 'element-plus';
|
import { CalendarInstance} from 'element-plus';
|
||||||
import { HyglApi, HyglVO } from '@/api/home/hygl'
|
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";
|
import {DICT_TYPE, getIntDictOptions} from "@/utils/dict";
|
||||||
|
|
||||||
defineOptions({ name: 'HyInfo' })
|
defineOptions({ name: 'HyInfo' })
|
Loading…
Reference in New Issue
Block a user