jinlin
2023-11-17 51a5c94be5c2005064ebf625e3c10b4186243be6
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) {