wente
2023-11-14 d9e69f5333ed3ff60aa2d98fd5e982c9bf4de9dc
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) {