shish преди 21 часа
родител
ревизия
c51e2bd2ce
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      ghsApp/src/admin/billing/forwardResult.vue

+ 2 - 2
ghsApp/src/admin/billing/forwardResult.vue

@@ -22,7 +22,7 @@
         class="admin-button-com big action-btn"
         class="admin-button-com big action-btn"
         :disabled="fundActing"
         :disabled="fundActing"
         @click="onReturnBalance"
         @click="onReturnBalance"
-      >不转账,返充到客户余额</button>
+      >不转账,返充到客户余额</button>
       <button class="admin-button-com big action-btn" @click="goBack">返回首页</button>
       <button class="admin-button-com big action-btn" @click="goBack">返回首页</button>
     </appResult>
     </appResult>
 
 
@@ -265,7 +265,7 @@ export default {
       })
       })
     },
     },
 
 
-    /** 不转账,返充到客户余额 → returnBalance=1 + 海报 */
+    /** 不转账,返充到客户余额 → returnBalance=1 + 海报 */
     onReturnBalance() {
     onReturnBalance() {
       const that = this
       const that = this
       if (!that.forwardId) {
       if (!that.forwardId) {