feat:增加vant组件库
This commit is contained in:
@@ -50,7 +50,8 @@ export const useFoodStore = defineStore('food', {
|
||||
} as IFoodRecord,
|
||||
foodNameList: [] as string[],
|
||||
queryRecipe: {
|
||||
category: ''
|
||||
category: '',
|
||||
name: ''
|
||||
},
|
||||
queryRecord: {
|
||||
year: getCurrentYear(),
|
||||
|
||||
Reference in New Issue
Block a user