南昌市物联网技防平台-前端
shuishen
2021-03-29 936e962392b24640f23f2d7534c85d67e426602b
src/views/util/store.vue
@@ -104,7 +104,6 @@
      },
      getAll(params = {}) {
        const list = getAllStore(params);
        window.console.log(list);
        this.$message(`结果已经打印到控制台`);
      }
    }