xyc
2024-10-22 3c2e46fef0e866901cbb5de889166b6fda748e5d
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')
          }
        }
      },