chore: 修改语法

master
dap 1 year ago
parent bc5b5f2cb1
commit 2c6eb8cb55

@ -136,7 +136,7 @@ export const useNotifyStore = defineStore(
},
{
persist: {
paths: ['notificationList'],
pick: ['notificationList'],
},
},
);

Loading…
Cancel
Save