fix:修改asset为0 时点击顶部资产不可以进入的问题
This commit is contained in:
@@ -1321,6 +1321,7 @@
|
||||
jumpTo(data, id) {
|
||||
if(data=='asset'){
|
||||
bus.$emit("clear-asset-filter"); //清除leftMenu左侧菜单过滤条件
|
||||
// if(this.$store.getters.getIdcArr.length===0){return}//如果不存在idc 则不跳转
|
||||
}
|
||||
this.$router.push({
|
||||
path: "/" + data,
|
||||
|
||||
Reference in New Issue
Block a user