Browse Source

新增非安全学校设置

WANG 5 years ago
parent
commit
79d63553c9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/modules/basic/view/unimportant_school_config.vue

+ 2 - 2
src/modules/basic/view/unimportant_school_config.vue

@@ -23,7 +23,7 @@
             />
           </el-select>
         </el-form-item>
-        <el-form-item label="服务接口默认考试ID">
+        <el-form-item label="服务接口默认考试">
           <el-select
             class="input"
             :remote-method="queryExams4Select"
@@ -205,4 +205,4 @@ export default {
 .input-width {
   width: 638px;
 }
-</style>
+</style>