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