Explorar o código

表格宽度修改

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
0b0b0c4bea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/shipment-details/detailsShipDetDrawer.vue

+ 1 - 1
src/views/shipment-details/detailsShipDetDrawer.vue

@@ -55,7 +55,7 @@
               :data-source="syShippingDetailsItemList"
               :loading="loading"
               :pagination="ipagination"
-              :scroll="{ x: 2800,y:400 }"
+              :scroll="{ x: 1790,y:400 }"
               @change="handleTableChange"
             >
             </a-table>