zzw
2023-11-27 1c278e228e53f461dba034a719b88ea3d820c8d3
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) {