Explorar o código

修改消息通知

hurx hai 18 horas
pai
achega
e8c0b347cf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/home/index-enterprise.vue

+ 1 - 1
src/views/home/index-enterprise.vue

@@ -96,7 +96,7 @@ const getHead = async () => {
       });
     }
 
-    const datas5 = await customerMessageList({});
+    const datas5 = await customerMessageList({ status: '0', pageSize: 20 });
     if (datas5.code == 200) realList.value = datas5.rows;
 
     const datas6 = await getEnterpriseRightsMemberEquityList({});