fix(统计业务): 修复formatVipType引用
This commit is contained in:
@@ -142,6 +142,7 @@ export default {
|
||||
window.removeEventListener('resize', this.handleResize)
|
||||
},
|
||||
methods: {
|
||||
formatVipType,
|
||||
handleResize() {
|
||||
this.calculateTableHeight()
|
||||
},
|
||||
|
||||
@@ -134,6 +134,7 @@ export default {
|
||||
window.removeEventListener('resize', this.handleResize)
|
||||
},
|
||||
methods: {
|
||||
formatVipType,
|
||||
handleResize() {
|
||||
this.calculateTableHeight()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user