src/views/GyCustomer/index.vue
@@ -356,7 +356,7 @@ uploadData: [], uploadTableLoading: false, baseURL: process.env.VUE_APP_BASE_URL || "http://47.96.97.237/API/", baseURL: process.env.VUE_APP_BASE_API || "http://47.96.97.237/API/", user: "admin", }; }, @@ -376,7 +376,7 @@ this.getTreeData(); this.getList(); this.getDefaultFilterScheme(); }, getTreeData() { @@ -945,4 +945,4 @@ .filter-collapse { margin-top: 10px; } </style> </style>