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(() => {