瀏覽代碼

装箱单-成衣

jbb 2 年之前
父節點
當前提交
8cc315da79
共有 1 個文件被更改,包括 3 次插入0 次删除
  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>