调整生成方式的下拉菜单位置

This commit is contained in:
X1627315083
2025-09-30 14:37:40 +08:00
parent 2db002d398
commit 0b5de6d008
8 changed files with 49 additions and 96 deletions

View File

@@ -121,7 +121,7 @@ export default defineComponent({
});
setTimeout(() => {
emit('modelOnLoad')
});
},500);
};
img.src = detailData.frontBack?.body?.path;
})