This commit is contained in:
yangtao 2024-04-15 15:11:17 +08:00
parent bb3e23627a
commit 59f097a129
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@
methods:{ methods:{
getInitUser(){ getInitUser(){
getUserInfo().then((res)=>{ getUserInfo().then((res)=>{
console.log(2222,'sb');
this.integral_cash_time=Number(res.data.integral_cash_time); this.integral_cash_time=Number(res.data.integral_cash_time);
}) })
}, },