web/src/views/modules/basicInfo/ProductModelTree.vue
@@ -88,7 +88,7 @@ } let res = await this.$http.get('/basicInfo/XhProductModel/tree', {params: params}) this.productList = res.data if (this.basic === '3') { if (this.basic === 3) { if (this.productList && this.productList[0].children) { this.defaultId = this.productList[0].children[0].id this.$nextTick(() => {