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