支付宝提现

This commit is contained in:
唐明明
2021-11-05 17:24:40 +08:00
parent 0717891b31
commit f8500192b3
11 changed files with 411 additions and 188 deletions

View File

@@ -347,7 +347,6 @@
// 获取企业认证状态
companyStatus(){
companyStatus().then(res=>{
console.log(res)
this.companyCreateInfo = res
})
},