lxh 2 tháng trước cách đây
mục cha
commit
2e90240d2d
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      pages/filecenter/filecenter.vue

+ 4 - 4
pages/filecenter/filecenter.vue

@@ -266,11 +266,11 @@
 <script>
 import api from "@/api/api";
 import configService from "../../common/service/config.service";
-import FileTreeMenu from "./treeMenu/fileTreeMenu.vue";
+// import FileTreeMenu from "./treeMenu/fileTreeMenu.vue";
 export default {
-  components: {
-    FileTreeMenu,
-  },
+  // components: {
+  //   FileTreeMenu,
+  // },
   name: "filecenter",
   watch: {},
   data() {