xyc
2024-03-04 72b04d283d96482aada792938b62abb35e895f3a
web/packages/components/zt-table-wraper/src/zt-table-wraper.vue
@@ -220,7 +220,7 @@
          this.editLimit = ''
          this.editPage = ''
        }
        console.log(this.dataList,'this.dataList')
        this.$emit('dataLoaded', this.dataList)
        this.$emit('fatherMethod')
      }