| src/views/toAppraising/toAppraisingfirst.vue | ●●●●● patch | view | raw | blame | history |
src/views/toAppraising/toAppraisingfirst.vue
@@ -36,7 +36,7 @@ <tbody> <tr v-for="(item,index) of this.Categorylist" :key="index"> <td width="40px">{{item.categoryName}}</td> <td>{{item.standard}}</td> <td style="text-align:left">{{item.standard}}</td> <td width="30px">{{item.peopleNum}}</td> </tr> </tbody> @@ -175,7 +175,7 @@ .Beingevaluated { background: white; padding: 20px; height: 100%; // height: 100%; .title { font-size: 18px; font-weight: bold;