@@ -323,9 +323,11 @@ export default {
this.initEdidData();
}else{
// 做判断,防止刷新没有数据时返回列表页
- this.$router.push({
- name: 'ZskRuleManager',
- });
+ // if(){
+ // this.$router.push({
+ // name: 'ZskRuleManager',
+ // });
+ // }
}
},
methods: {