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