소스 검색

调整工程专业管理页面

Lijy 3 년 전
부모
커밋
a84ea6b2ea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/profession/list.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/profession/list.vue

@@ -20,7 +20,7 @@
         </el-col>
 
         <!--列表-->
-        <el-table :data="list" highlight-current-row v-loading="listLoading" :height="tableHeight" style="width: 100%;">
+        <el-table :data="list" highlight-current-row v-loading="listLoading" :height="tableHeight" style="width: 100%;"> 
             <el-table-column type="index" width="60">
                 <template slot-scope="scope" >
                         {{scope.$index+1+(page-1)*size}}