fix
This commit is contained in:
@@ -107,7 +107,7 @@ export const useGenerateStore = defineStore({
|
||||
//设置默认数据
|
||||
clearGenerateData() {
|
||||
this.clearProductData()
|
||||
this.updatePhotoInfo()
|
||||
this.updatePhotoInfo({})
|
||||
this.clearCustomizeInfo()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user