BUG 28406
This commit is contained in:
@@ -37,7 +37,6 @@ export default {
|
||||
computed: {
|
||||
...mapState(['user']),
|
||||
dataRange() {
|
||||
console.log(this.urlParams.all, this.urlParams.disabled)
|
||||
return this.urlParams.all || this.urlParams.disabled ? 0 : this.getAreaType(this.root)
|
||||
},
|
||||
root() {
|
||||
|
||||
Reference in New Issue
Block a user