소스 검색

月报2.0改造(4.4)

洪海涛 4 년 전
부모
커밋
41a156e942
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/monthlyReport/childrenPage/editReport/components/MrTable/index.vue

+ 1 - 1
src/views/monthlyReport/childrenPage/editReport/components/MrTable/index.vue

@@ -6,7 +6,7 @@
       <!-- :data="[...paging.tableData].splice(0,2)" -->
       <!-- :data="[...paging.tableData].splice(0,2)" -->
       <!--  :data="tableData" -->
       <!--  :data="tableData" -->
       <el-table
       <el-table
-        :data="[...paging.tableData].splice(0,2)"
+        :data="tableData"
         border
         border
         style="width: 100%; margin-top: 10px"
         style="width: 100%; margin-top: 10px"
         highlight-current-row
         highlight-current-row