Prechádzať zdrojové kódy

出运明细表格超出范围问题

jbb 2 rokov pred
rodič
commit
193255be30

+ 3 - 0
src/views/shipment-details/referOrderDataModal.vue

@@ -703,6 +703,9 @@ export default {
 /deep/ .ant-table-tbody {
   text-align: center;
 }
+/deep/ .ant-table-fixed-left table, .ant-table-fixed-right table{
+width: min-content;
+}
 // /deep/ th.replacecolor1 {
 // display: none;
 // }