wente
2024-10-30 3e3931270e2df2ddb70359bf19b81d0c90f2942e
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')
          }
        }
      },