jinlin
2024-02-21 b27d06b8f0b805efd16e28fd80a57a0ed8a053ce
web/packages/components/zt-table-wraper/src/zt-table-wraper.vue
@@ -134,6 +134,7 @@
        }
        if (await this.$tip.confirm(this.$t('prompt.info', {'handle': this.$t('delete')}))) {
          console.log(this.dataSelectedList,' this.dataSelectedList')
          console.log( this.deleteUrl,' async deleteHandle(row)  this.deleteUrl')
          let res = await this.$http.delete(
            this.deleteUrl,
            {