jinlin
2024-10-09 f76e09f832e71b29c7b7771c1d0aaa5858f9a20f
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')
          }
        }
      },