放弃使用 vue-demi 全部替换为 vue
This commit is contained in:
@@ -74,7 +74,7 @@ import CustomPic from '@/components/customPic/index.vue'
|
||||
import UploadImage from '@/components/upload/image.vue'
|
||||
import { formatDate } from '@/utils/format'
|
||||
|
||||
import { computed, ref } from 'vue-demi'
|
||||
import { computed, ref } from 'vue'
|
||||
import { ElMessage, ElMessageBox } from 'element-plus'
|
||||
|
||||
const store = useStore()
|
||||
|
Reference in New Issue
Block a user