소스 검색

关注的用户选中

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