@@ -35,7 +35,7 @@
<el-row class="m-t-20px" v-if="type && type === '1'">
<el-col :span="24">
- <Student />
+ <Student :user-id="userId" />
</el-col>
</el-row>