feat: pattern config
This commit is contained in:
@@ -63,7 +63,6 @@ export const usePersonConfig = defineStore('person', {
|
||||
// person.prizeTime = new Date().toString()
|
||||
}
|
||||
});
|
||||
console.log('person;;',person)
|
||||
this.personConfig.alreadyPersonList.push(person);
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user