效果刷新

This commit is contained in:
李志鹏
2025-10-30 17:36:15 +08:00
parent 0bb916816c
commit 009c01b535
2 changed files with 8 additions and 3 deletions

View File

@@ -33,6 +33,8 @@ export const useGenerateStore = defineStore({
customizeInfo: {
inputText: '',
count: 0,
oldInputText: '',
oldTryOnId: '',
tryOnId: '',
tryOnUrl: '',