Parcourir la source

关注的用户选中

ccf il y a 3 ans
Parent
commit
cbbf8d1d3a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: {