chore: singleImageId
This commit is contained in:
parent
467d337515
commit
621f79e7d8
@ -9,7 +9,7 @@ import { Alert, Card, Modal } from 'ant-design-vue';
|
|||||||
|
|
||||||
import { FileUpload, ImageUpload } from '#/components/upload';
|
import { FileUpload, ImageUpload } from '#/components/upload';
|
||||||
|
|
||||||
const singleImageId = ref('');
|
const singleImageId = ref('1905537674682916865');
|
||||||
const singleFileId = ref('1905191167882518529');
|
const singleFileId = ref('1905191167882518529');
|
||||||
const multipleImageId = ref<string[]>(['1905537674682916865']);
|
const multipleImageId = ref<string[]>(['1905537674682916865']);
|
||||||
const multipleFileId = ref<string[]>(['1905191167882518529']);
|
const multipleFileId = ref<string[]>(['1905191167882518529']);
|
||||||
|
Loading…
Reference in New Issue
Block a user