sunlupeng 1 year ago
parent
commit
656b42985d

+ 2 - 2
src/views/answerGame/answerList.vue

@@ -3,7 +3,7 @@
 
         <!-- 查询和其他操作 -->
         <div class="filter-container">
-            <el-input clearable class="filter-item" style="width: 200px;" placeholder="活动名称"
+            <el-input clearable class="filter-item" style="width: 200px;" placeholder="员工姓名"
                 v-model="listQuery.userName"></el-input>
             <el-date-picker
             class="filter-item"
@@ -27,7 +27,7 @@
             </el-table-column>
             <el-table-column align="center" min-width="80px" label="正确数" prop="rightQuantities">
             </el-table-column>
-            <el-table-column align="center" min-width="80px" label="用时(秒)" prop="answerTime">
+            <el-table-column align="center" min-width="80px" label="用时(秒)" prop="answerTime">
             </el-table-column>
             
             <el-table-column align="center" min-width="150px" label="答题时间" prop="answerDate">

File diff suppressed because it is too large
+ 1 - 1
static/tinymce4.7.11/skins/lightgray/skin.min.css