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