Procházet zdrojové kódy

证书列表已添加备注

sunlupeng před 1 rokem
rodič
revize
94095c2219
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/views/HomeView/EarnPoints.vue

+ 1 - 0
src/views/HomeView/EarnPoints.vue

@@ -19,6 +19,7 @@
             <el-table-column align="center" prop="integral" min-width="100" label="积分"></el-table-column>
             <el-table-column min-width="60" align="center" prop="statusName" label="状态"></el-table-column>
             <el-table-column min-width="150" align="center" prop="createTime" label="上传时间"></el-table-column>
+            <el-table-column min-width="150" align="center" prop="content" label="备注"></el-table-column>
           </el-table>
           <!-- 分页 -->
           <div class="myPage">