Jelajahi Sumber

荣誉积分卡

lsc 2 tahun lalu
induk
melakukan
eabf7e7c7c

+ 1 - 1
src/components/pages/components/scoreCard.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="sc_body">
     <div class="sc_btnBox">
-      <el-button type="primary" size="small" @click="cardDialog = true,updateB = false">创建积分电子卡</el-button>
+      <el-button type="primary" size="small" @click="cardDialog = true,updateB = false">创建荣誉积分卡</el-button>
     </div>
     <div class="sc_content">
       <el-table

+ 1 - 1
src/components/pages/score.vue

@@ -8,7 +8,7 @@
           type="primary"
           style="position: absolute; right: 200px; top: 90px"
           @click="scoreCardDialog = true,countA=countA+1"
-        >积分电子卡</el-button>
+        >荣誉积分卡</el-button>
         <el-button
           size="small"
           type="primary"