Sfoglia il codice sorgente

关注的用户选中

ccf 3 anni fa
parent
commit
cbbf8d1d3a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: {