ソースを参照

关注的用户选中

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: {