XMTT 7 years ago
parent
commit
35849c76d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      html/model/sys/answer/index.html

+ 1 - 1
html/model/sys/answer/index.html

76
                <td class="opt-check" ><i class="icon icon-st-check" aId="{{id}}" pId="{{pId}}"></i></td>
76
                <td class="opt-check" ><i class="icon icon-st-check" aId="{{id}}" pId="{{pId}}"></i></td>
77
                <td>{{pi}}</td>
77
                <td>{{pi}}</td>
78
                <td class="table-opt" aId="{{id}}" pId="{{pid}}"><a class="name">{{questionTitle}}</a></td>
78
                <td class="table-opt" aId="{{id}}" pId="{{pid}}"><a class="name">{{questionTitle}}</a></td>
79
                <td>{{cnt}}</td>
79
                <td class="elip">{{cnt}}</td>
80
                <td professorId="{{uid}}"><a class="author">{{respondent}}</a></td>
80
                <td professorId="{{uid}}"><a class="author">{{respondent}}</a></td>
81
                <td>{{createTime-showDay}}</td>
81
                <td>{{createTime-showDay}}</td>
82
                <td>{{agree}}</td>
82
                <td>{{agree}}</td>