修改红包记录字体颜色
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
// })
|
||||
this.$Request.getT('app/moneyDetails/selectUserMoney').then(res => {
|
||||
if (res.code == 0) {
|
||||
this.mayMoney = res.data.amount
|
||||
this.mayMoney = res.data.amount||0
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user