detail单件加载问题修复

This commit is contained in:
X1627315083
2025-09-27 08:36:49 +08:00
parent 329660bccc
commit 63193bc044
2 changed files with 2 additions and 2 deletions

View File

@@ -220,6 +220,7 @@ export default defineComponent({
setRevocation()
if(rv.singleOverall == "single"){
store.commit('DesignDetail/setDesignColthes',rv.clothes[0].id)
modelOnLoad()
}