shish 5 năm trước cách đây
mục cha
commit
b87dd760c4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      hdApp/src/admin/recharge/renew.vue

+ 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 => {