放弃使用 vue-demi 全部替换为 vue
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
import { toLowerCase, toSQLLine } from '@/utils/stringFun'
|
||||
import { getSysDictionaryList } from '@/api/sysDictionary'
|
||||
import warningBar from '@/components/warningBar/warningBar.vue'
|
||||
import { ref, defineProps, defineExpose } from 'vue-demi'
|
||||
import { ref, defineProps, defineExpose } from 'vue'
|
||||
|
||||
const props = defineProps({
|
||||
dialogMiddle: {
|
||||
|
Reference in New Issue
Block a user