wente
2023-12-07 ae4c391acc83bfebed7592a1bd9f9d62f6ac5591
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) {