Ver Fonte

修改字段

lex-xin há 4 anos atrás
pai
commit
9b534ce210
1 ficheiros alterados com 1 adições e 1 exclusões
  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="年级班级">