mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-29 18:35:07 +08:00
chore: update deps
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { ref, unref, computed, watch, defineEmits } from 'vue'
|
||||
import { ref, unref, computed, watch } from 'vue'
|
||||
import { ElInput } from 'element-plus'
|
||||
import { propTypes } from '@/utils/propTypes'
|
||||
import { useConfigGlobal } from '@/hooks/web/useConfigGlobal'
|
||||
|
Reference in New Issue
Block a user