wente
2023-12-07 95d6ebce17cdb14e65cc1a5cad0ae276ada2b68f
web/packages/components/zt-dialog/src/zt-dialog.vue
@@ -106,7 +106,7 @@
                    }
                    if (this.$parent.init) {
                        console.log(id, row, 'id row')
                        console.log(id, row,this.stepMarker, 'id row')
                        this.$parent.init(id, row)
                    }
                    if (id && this.$parent.getInfo) {