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