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>