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