shish 5 жил өмнө
parent
commit
b87dd760c4

+ 1 - 1
hdApp/src/admin/recharge/renew.vue

@@ -75,7 +75,7 @@ export default {
     // 立即充值
     onceRecharge () {
       if(!this.ghsId) {
-        this.$msg('请先选择供货商')
+        this.$msg('请选择供应商')
         return
       }
       rechargeRenewPay({ghsId: this.ghsId}).then(res => {