Parcourir la source

Merge tag 'Hotfix-40' into develop

Finish Hotfix-40
chen il y a 3 ans
Parent
commit
39d9f51c1f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/engin_deposit/refund_list.vue

+ 1 - 1
src/views/engin_deposit/refund_list.vue

@@ -121,7 +121,7 @@
                 <el-tag v-show="row.examineStatus == 'FAIL'" type="danger">不通过</el-tag>
               </template>
             </el-table-column>
-            <el-table-column align="center" label="操作" min-width="160" show-overflow-tooltip>
+            <el-table-column fixed="right" align="center" label="操作" min-width="160" show-overflow-tooltip>
               <template slot-scope="scope">
                 <el-button type="text" class="textColor" v-if="
                     scope.row.examineStatus == 'WAIT' &&