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