浏览代码

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

DESKTOP-O04BTUJ\muzen 2 年之前
父节点
当前提交
f8df81e0a7
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/views/registration/content/detail.vue
  2. 1 0
      src/views/registration/content/index.vue

+ 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: {
     // 列表