wente
2023-11-16 b341867731286e7ebfa1bc5fd8f699c780d232a4
web/packages/components/zt-dialog/src/zt-dialog.vue
@@ -85,6 +85,7 @@
          }
          if (this.$parent.init) {
            console.log(id,row,'id row')
            this.$parent.init(id, row)
          }
          if (id && this.$parent.getInfo) {