dedsudiyu 2 년 전
부모
커밋
321db80148
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/comprehensive/personnel/student/bindingCardPage.vue
  2. 1 1
      src/views/comprehensive/personnel/teacher/bindingCardPage.vue

+ 1 - 1
src/views/comprehensive/personnel/student/bindingCardPage.vue

@@ -1,7 +1,7 @@
 <template>
     <div class="bindingCardPage">
       <div class="title-box">
-        <p>绑定校园卡</p>
+        <p>批量绑定校园卡</p>
       </div>
       <div class="watch-head-box">
         <p>姓名</p>

+ 1 - 1
src/views/comprehensive/personnel/teacher/bindingCardPage.vue

@@ -1,7 +1,7 @@
 <template>
     <div class="bindingCardPage">
       <div class="title-box">
-        <p>绑定校园卡</p>
+        <p>批量绑定校园卡</p>
       </div>
       <div class="watch-head-box">
         <p>姓名</p>