浏览代码

关注的用户选中

ccf 3 年之前
父节点
当前提交
cbbf8d1d3a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/select/admin_user_batch.vue

+ 1 - 1
components/select/admin_user_batch.vue

@@ -28,7 +28,7 @@
       }
     },
     mounted() {
-      this.select_val = this.type;
+      this.select_val = this.value;
       this.getCateGory()
     },
     methods: {