11wqe1 5 ماه پیش
والد
کامیت
ef48e30ce5
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      src/components/pages/studentManageNew/component/table.vue

+ 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"