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