Parcourir la source

04/18 23:26

11
Xiao_Mo il y a 5 ans
Parent
commit
d39cafa386

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/chunk-09753c97.eec3b959.js


+ 4 - 4
src/views/teacherManager/teacherList.vue

@@ -123,22 +123,22 @@
             <template slot-scope="scope">{{ scope.row.isSupportExtraPracticeLesson ? '是' : '否' }}</template>
           </el-table-column>
 
-          <el-table-column align="center" label="运营指标">
+          <!-- <el-table-column align="center" label="运营指标">
               <template slot-scope="scope">
             <el-button
               type="text"
               @click="gotoOperating(scope.row)"
             >{{ scope.row.operatingIndex +'%' }}</el-button>
             </template>
-          </el-table-column>
-          <el-table-column align="center" label="服务指标">
+          </el-table-column> -->
+          <!-- <el-table-column align="center" label="服务指标">
             <template slot-scope="scope">
               <el-button
                 type="text"
                 @click="gotoAfterSchool(scope.row)"
               >{{ scope.row.serviceIndex +'%' }}</el-button>
             </template>
-          </el-table-column>
+          </el-table-column> -->
           <el-table-column align="center" fixed="right" width="200" label="操作">
             <template slot-scope="scope">
               <!--   let search = JSON.stringify(this.searchForm)

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff