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