xyc
2024-08-02 ea744c63bf10f14fe5a51addf37083c384093e21
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.$nextTick(() => {
        this.$refs.tableObj.query()
        })
      },
      dataLoaded(data) {
        this.dataList = data