jinlin
2024-10-22 9f58ccbd8ed371f8e20b37b45b412c33a7f0dfcc
web/packages/components/zt-table-wraper/src/zt-table-wraper.vue
@@ -148,6 +148,7 @@
          if (res.success) {
            await this.$tip.success()
            this._query()
            this.$emit('refreshMethod')
          }
        }
      },