소스 검색

标签分类

DESKTOP-2S67K1S\31396 2 년 전
부모
커밋
7b4f07a31e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/operation/tag/detail.vue

+ 1 - 0
src/views/operation/tag/detail.vue

@@ -113,6 +113,7 @@ export default {
     if (this.$route.query.pid) {
     if (this.$route.query.pid) {
       this.form.pid = this.$route.query.pid
       this.form.pid = this.$route.query.pid
     }
     }
+    this.getPlatform({})
   },
   },
   methods: {
   methods: {
     // 详情
     // 详情