xyc
2024-10-28 71f70458719aa6ce52d9ffd21eb5cd9d92a55fd0
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')
          }
        }
      },