jinlin
2023-12-07 4a5e36e2d8aaa767cd9d4b79fe66770a1fe5e567
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) {