fix
This commit is contained in:
@@ -642,7 +642,7 @@ export default defineComponent({
|
||||
message.info(useI18n().t('MoodboardUpload.jsContent4'))
|
||||
}
|
||||
const objectId = route?.query?.id
|
||||
if (!objectId && !isSelectObject) {
|
||||
if (!objectId && !isSelectObject) {
|
||||
isSelectObject = true
|
||||
productImgData.selectObject.id = await createProbject()
|
||||
upload.value = {
|
||||
|
||||
Reference in New Issue
Block a user