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