web/src/views/modules/baseReliability/ParamDataBasic.vue
@@ -4,7 +4,7 @@ <el-col :span="5"> <div class="fa-card-a" style="margin-right: 5px;height: calc(100vh - 123px)"> <product-model-tree ref="modelTree" @on-selected="onProductSelected" @on-default="onDefault" showXdy="false" basic="3"/> basic="3" :isShow="false"/> </div> </el-col> <el-col :span="19"> @@ -99,7 +99,6 @@ }) }, setDefultKey() { console.log(this.$refs.tableObj.dataList[0].id,'this.$refs.tableObj.dataList[0].id') this.defultKey.push(this.dataForm.shipId + "") }, onDefault(defaultId) {