From ab82ddf55b5c41d495d4a62d849d88d464e5f256 Mon Sep 17 00:00:00 2001 From: lxp <1928192722@qq.com> Date: 星期三, 07 八月 2024 16:03:05 +0800 Subject: [PATCH] modified: src/components/do/b1-ins-order/add.vue modified: src/components/do/b1-ins-order/fiberoptic-config.vue --- src/view/notice.vue | 19 ++----------------- 1 files changed, 2 insertions(+), 17 deletions(-) diff --git a/src/view/notice.vue b/src/view/notice.vue index a7cc226..71a978f 100644 --- a/src/view/notice.vue +++ b/src/view/notice.vue @@ -24,7 +24,7 @@ </div> </div> </scroll-pagination> - <!-- <div v-if="list.length<1&&!loading" style="color:#909399;font-size:14px;text-align: center;margin-top:200px" >鏆傛棤鏁版嵁</div> --> + <div v-if="list.length<1&&!loading" style="color:#909399;font-size:14px;text-align: center;margin-top:200px" >鏆傛棤鏁版嵁</div> </div> </el-drawer> </div> @@ -70,22 +70,7 @@ value:4 }, ], - list:[ - // { - // messageType:1, - // theme:'娴嬭瘯鏍囬', - // createTime: '2019-08-30 15:46:17', - // createUser:'<USERNAME>', - // viewStatus:false, - // }, - // { - // messageType:2, - // theme:'娴嬭瘯鏍囬', - // createTime: '2019-08-30 15:46:17', - // createUser:'<USERNAME>', - // viewStatus:true, - // }, - ], + list:[], currentPage:1, pageSize: 8, // 涓�椤�7鏉� total: null, -- Gitblit v1.9.3