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