wente
2023-11-20 819468f088be66befd788d357af44a496150d36e
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) {