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