add
kimi
2020-01-22 c1805e1e6f41a370546e70a07d5f4496ad4b341d
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 = [];