chore: singleImageId

This commit is contained in:
dap 2025-03-29 23:02:40 +08:00
parent 467d337515
commit 621f79e7d8

View File

@ -9,7 +9,7 @@ import { Alert, Card, Modal } from 'ant-design-vue';
import { FileUpload, ImageUpload } from '#/components/upload';
const singleImageId = ref('');
const singleImageId = ref('1905537674682916865');
const singleFileId = ref('1905191167882518529');
const multipleImageId = ref<string[]>(['1905537674682916865']);
const multipleFileId = ref<string[]>(['1905191167882518529']);