mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-21 03:08:57 +08:00
chore: 更新注释信息
This commit is contained in:
@@ -75,6 +75,7 @@ export const useNotifyStore = defineStore(
|
||||
userId: userId.value,
|
||||
});
|
||||
|
||||
// 需要手动置空 vue3在值相同时不会触发watch
|
||||
data.value = null;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user