fix
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped

This commit is contained in:
李志鹏
2025-12-23 09:30:33 +08:00
parent 51336fff77
commit c6a9d91159
7 changed files with 33 additions and 16 deletions

View File

@@ -60,7 +60,6 @@ export const useHGenerateStore = defineStore({
},
//设置默认数据
clearGenerateData() {
this.clearProductData()
this.clearCustomizeInfo()
},
}