Explorar o código

删除没必要修改

xiezhiming %!s(int64=3) %!d(string=hai) anos
pai
achega
bf3c6add13
Modificáronse 1 ficheiros con 1 adicións e 8 borrados
  1. 1 8
      src/components/knowledgeExtra/AddNewRule.vue

+ 1 - 8
src/components/knowledgeExtra/AddNewRule.vue

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