chenken il y a 6 ans
Parent
commit
51f310feb0
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/modules/oe/views/examDetail.vue

+ 2 - 2
src/modules/oe/views/examDetail.vue

@@ -53,7 +53,7 @@
           v-if="!showAllCondition"
           @click="showMoreCondition"
         >
-          更多查询
+          高级查询
         </el-button>
         <el-button
           size="small"
@@ -61,7 +61,7 @@
           v-if="showAllCondition"
           @click="showSimpleCondition"
         >
-          高级查询
+          简单查询
         </el-button>
         <el-button
           size="small"