11wqe1 5 miesięcy temu
rodzic
commit
ef48e30ce5

+ 1 - 3
src/components/pages/studentManageNew/component/table.vue

@@ -58,9 +58,7 @@
       <!-- 右边区域 -->
       <div class="topbox_area">
         <el-input
-          :placeholder="
-            boxType == 1 ? lang.ssSearchInterCla : lang.ssSearchStudent
-          "
+          :placeholder="lang.ssSearchStudent"
           v-model="inp"
           @blur="refresh"
           @keyup.enter.native="refresh"