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