web/src/views/modules/basicInfo/ParamData.vue
@@ -449,9 +449,11 @@ }, onDefault(defaultId) { this.dataForm.srcId = defaultId this.dataForm.productType = 2 this.dataForm.productType = '1' this.activeName = 'first' this.$refs.tableObj.query() this.$nextTick(() => { this.$refs.tableObj.query() }) }, dataLoaded(data) { this.dataList = data