jinlin
2023-12-07 497ee5e5905f1808717ffec2ee2889262d2ba90c
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) {