浏览代码

注释代码

suxinf 4 年之前
父节点
当前提交
ba0a555f2b
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/data/UploadInfor.vue

+ 3 - 3
src/views/data/UploadInfor.vue

@@ -532,9 +532,9 @@ export default {
     this.getLocalMonth();
   },
   created() {
-    if (this.isManufacturer === 'distributor') {
-      this.$router.replace({ path: "/inforList" });
-    }
+    // if (this.isManufacturer === 'distributor') {
+    //   this.$router.replace({ path: "/inforList" });
+    // }
     this.getAllDlr({}, true);
     this.getAllDataName();
     this.selectGroupList();