15179599649
2024-01-16 89bc78b6550014f187a4e8ea43ab696ff5a539ed
'td居左'
1 files modified
4 ■■■■ changed files
src/views/toAppraising/toAppraisingfirst.vue 4 ●●●● 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;