lsc 4 giorni fa
parent
commit
3d4a7f67a9
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/components/pages/sz/teacher.vue

+ 2 - 2
src/components/pages/sz/teacher.vue

@@ -78,7 +78,7 @@
           <el-table-column label="姓名" min-width="10" align="center">
           <el-table-column label="姓名" min-width="10" align="center">
             <template slot-scope="scope">
             <template slot-scope="scope">
               <div class="userImg">
               <div class="userImg">
-                <div class="tx">
+                <!-- <div class="tx">
                   <img
                   <img
                     :src="
                     :src="
                       scope.row.headportrait != null
                       scope.row.headportrait != null
@@ -87,7 +87,7 @@
                     "
                     "
                     alt
                     alt
                   />
                   />
-                </div>
+                </div> -->
                 <div
                 <div
                   style="
                   style="
                     width: 150px;
                     width: 150px;