shish hace 2 años
padre
commit
738323b941
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      ghsApp/src/pagesClient/member/detail.vue

+ 2 - 2
ghsApp/src/pagesClient/member/detail.vue

@@ -156,7 +156,7 @@
       </template>
       </template>
 		</modal-module>
 		</modal-module>
 
 
-		<modal-module :show="czShow" @click="confirmRecharge" :maskClosable="true" title="充值" padding="30rpx 30rpx" >
+		<modal-module :show="czShow" @click="confirmRecharge" :maskClosable="true" title="充值清账" padding="30rpx 30rpx" >
       <template v-slot:content>
       <template v-slot:content>
         <div class="app-modal-input-wrap">
         <div class="app-modal-input-wrap">
 
 
@@ -224,7 +224,7 @@ export default {
           }
           }
         },
         },
         {
         {
-          name: "充值",
+          name: "充值清账",
           img: `${this.$constant.imgUrl}/retail/member/tab-icon-1.png`,
           img: `${this.$constant.imgUrl}/retail/member/tab-icon-1.png`,
           funtion: () => {
           funtion: () => {
             this.czShow = true
             this.czShow = true