Browse Source

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

zhongtianhaoyuan 3 năm trước cách đây
mục cha
commit
0d3718b518

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

@@ -275,7 +275,7 @@
         width="150"
         width="150"
         sortable
         sortable
       ></el-table-column>
       ></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">
         <template scope="scope">
           <span v-if="scope.row.approveStatus">{{
           <span v-if="scope.row.approveStatus">{{
             scope.row.approveStatus
             scope.row.approveStatus