Browse Source

装箱单-成衣

jbb 2 years ago
parent
commit
8cc315da79
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/packing-list/clothes-list.vue

+ 3 - 0
src/views/packing-list/clothes-list.vue

@@ -998,4 +998,7 @@ padding-bottom: 0px !important;
 /deep/ .ant-table-thead > tr > th, .ant-table-tbody > tr > td{
   padding: 9px 16px
 }
+/deep/ .ant-table-fixed-left table,.ant-table-fixed-right table{
+  width: min-content;
+}
 </style>