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