@@ -321,14 +321,7 @@ export default {
// 编辑初始化选择框
this.initEdidData();
- }else{
- // 做判断,防止刷新没有数据时返回列表页
- // if(){
- // this.$router.push({
- // name: 'ZskRuleManager',
- // });
- // }
- }
+ }
},
methods: {
clearValidate(data) {