lex 2 年 前
コミット
93e6dd0890

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-6082be37.0da8f393.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-6082be37.59bf2c2b.js


+ 1 - 1
src/views/courseCredentials/index.vue

@@ -57,7 +57,7 @@
           ></el-table-column>
           <el-table-column align="center" label="学员信息" width="120px">
             <template slot-scope="scope">
-              {{ scope.row.username }}
+              {{ scope.row.username }}<br />
               <copy-text>{{ scope.row.userId }}</copy-text>
             </template>
           </el-table-column>

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません