Browse Source

修改字段

lex-xin 4 năm trước cách đây
mục cha
commit
9b534ce210
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/teamDetail/components/studentList.vue

+ 1 - 1
src/views/teamDetail/components/studentList.vue

@@ -265,7 +265,7 @@
         </el-table-column>
         <el-table-column align="center" label="入团年份">
           <template slot-scope="scope">
-            <div>{{ scope.row.currentGradeDate | dayjsFormat('YYYY年') }}</div>
+            <div>{{ scope.row.registerTime | dayjsFormat('YYYY年') }}</div>
           </template>
         </el-table-column>
         <el-table-column align="center" label="年级班级">