修复全平台消耗详情弹窗异常问题
This commit is contained in:
@@ -227,7 +227,7 @@ export default {
|
||||
edi(res, type) {
|
||||
var jsonArr =
|
||||
type == 0
|
||||
? res.totalDomainDetail
|
||||
? res.totalDiamondDetail
|
||||
: type == 1
|
||||
? res.enDomainDetail
|
||||
: type == 2
|
||||
|
Reference in New Issue
Block a user