Browse Source

签到管理 内容配置 筛选全部资源平台

DESKTOP-O04BTUJ\muzen 2 năm trước cách đây
mục cha
commit
f8df81e0a7

+ 1 - 0
src/views/registration/content/detail.vue

@@ -135,6 +135,7 @@ export default {
     }
   },
   mounted() {
+    this.getPlatform({})
     if (this.$route.query.id) {
       this.form.id = this.$route.query.id
       this.disabled = Boolean(this.$route.query.disabled)

+ 1 - 0
src/views/registration/content/index.vue

@@ -117,6 +117,7 @@ export default {
   },
   mounted() {
     this.getList()
+    this.getPlatform({})
   },
   methods: {
     // 列表