Browse Source

优化数据展示

yuanmingze 5 tháng trước cách đây
mục cha
commit
c601a4e9e7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/serviceManagement/serviceReviewed/index.vue

+ 0 - 1
src/views/serviceManagement/serviceReviewed/index.vue

@@ -263,7 +263,6 @@ export default {
           item.cycle = item.pkgStartTime + '~' + item.pkgEndTime;
         });
         this.page.total = res.data.data.total;
-        console.log(' this.tableData', this.tableData);
       }
     },
     clickBtn() {