libushang hai 5 meses
pai
achega
f281d2290b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/leader/index.vue

+ 1 - 1
src/views/leader/index.vue

@@ -246,7 +246,7 @@ const stopFetchingData = () => {
 };
 
 const fetchData = async () => {
-  getUnreadMsgCount({"msg_types": "工作审批,在线点名,事件管理"}).then((res)=>{
+  getUnreadMsgCount({"msg_types": "工作审批,事件管理"}).then((res)=>{
     menu.value.forEach((v)=>{
       let obj = res.data.find(item=>item.name === v.name);
       if(obj) {