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