11
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
});
|
||||
};
|
||||
|
||||
queryUnReadNum();
|
||||
// queryUnReadNum();
|
||||
|
||||
/* 清空通知 */
|
||||
const clearNotice = () => {
|
||||
@@ -240,7 +240,7 @@
|
||||
unReadTodo.value = 0;
|
||||
};
|
||||
|
||||
query();
|
||||
// query();
|
||||
</script>
|
||||
|
||||
<script lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user