src/components/popup/portion/substep.vue
@@ -1486,7 +1486,7 @@ }, getDetailed() { let url = "/api/schemeDetail/parent/" + this.xmId; let url = "/api/detail/parent/" + this.xmId; this.$axios.get(url).then(data_ => { console.log(data_); this.defaultCheckedKeys = [];