shish hace 5 años
padre
commit
b87dd760c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 => {