Browse Source

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

zhongtianhaoyuan 3 years ago
parent
commit
0d3718b518
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/houseSelfCollect/paymentManagement.vue

+ 1 - 1
src/views/houseSelfCollect/paymentManagement.vue

@@ -275,7 +275,7 @@
         width="150"
         sortable
       ></el-table-column>
-      <el-table-column class="table_td" prop="status" width="100" label="状态">
+      <el-table-column class="table_td" prop="status" width="80" label="状态">
         <template scope="scope">
           <span v-if="scope.row.approveStatus">{{
             scope.row.approveStatus