Browse Source

月报2.0改造(2.3)

洪海涛 4 năm trước cách đây
mục cha
commit
08f03b3eec

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

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