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