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