王震
2023-09-14 d46f3b348ab5f913cd15be977ce16137ee4343d0
src/components/view/rawInsBox.vue
@@ -30,6 +30,7 @@
            console.log(this.id)
        },
        goBack() {
            this.$parent.removeAllTab()
            this.showDetail = false
        }
    }