<pv-for="( son , sIndex ) in item.TeacherList">{{son.HoursNum}}</p>
...
...
@@ -94,7 +97,9 @@
</td>
<td>
<spanv-if='item.show == true'>
<pv-for="( son , sIndex ) in item.StudentList"><spanstyle="cursor: pointer;text-decoration: underline;"@click="gourlteacher2('studentsClassfee',son,item)">{{son.StudentName}}</span>