Browse Source

关注的用户选中

ccf 3 years ago
parent
commit
cbbf8d1d3a
1 changed files with 1 additions and 1 deletions
  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: {