xyc
2024-11-07 769ba15e9071b01cb53a65e8fdf4c8f37ac005b9
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')
          }
        }
      },