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