Browse Source

固定退押列表

chen 3 năm trước cách đây
mục cha
commit
b45815a980
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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' &&