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