北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2023-11-10 8a5df88b22154b73647c79ccc1b82a01d1987b48
src/components/left/layerTree/Layer.vue
@@ -437,11 +437,13 @@
          });
          let that = this;
          axios({
            method: "POST",
            method: "GET",
            // method: "POST",
            // url: "/api/PM20221203225_OpenAPI3_Service-0.0.1-SNAPSHOT/biaoHui/list",
            url: "http://10.10.4.121:8070/PM20221203225_OpenAPI3_Service-0.0.1-SNAPSHOT/biaoHui/list",
            data: {
              userId: this.$store.state.userId,
            },
            // data: {
            //   userId: this.$store.state.userId,
            // },
          }).then(
            (response) => {
              setTimeout(() => {