更新
This commit is contained in:
@@ -183,8 +183,8 @@
|
||||
|
||||
<script setup>
|
||||
import { ref } from 'vue'
|
||||
import ImageUpload from '@/components/ImageUpload/index.vue'
|
||||
import FileUpload from '@/components/FileUpload/index.vue'
|
||||
import ImageUpload from '@/components/scUpload/index.vue'
|
||||
import FileUpload from '@/components/scUpload/file.vue'
|
||||
|
||||
// 单图上传
|
||||
const singleImage = ref('')
|
||||
|
||||
Reference in New Issue
Block a user