feat(视图): 同环比前端UI
This commit is contained in:
parent
2709602b1f
commit
f52b94a0ce
@ -1262,6 +1262,9 @@ export default {
|
||||
if (!ele.filter) {
|
||||
ele.filter = []
|
||||
}
|
||||
if (!ele.compareCalc) {
|
||||
ele.compareCalc = compareItem
|
||||
}
|
||||
})
|
||||
}
|
||||
view.extStack.forEach(function(ele) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user