LAPTOP-UBJMM5MG\user hace 1 año
padre
commit
de42fab62b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/common/home.vue

+ 1 - 1
src/views/common/home.vue

@@ -824,7 +824,7 @@ export default {
             const params = {
                 pageNum: 1,
                 pageSize: 2,
-                type: '1',
+                // type: '1',
                 status: 'published'
             }
             listNoticeToTop(params).then((res) => {