Browse Source

修改卡清单列宽

wxy 3 tháng trước cách đây
mục cha
commit
f7a36a5cd5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/lotCard/cardList/config.js

+ 1 - 0
src/views/lotCard/cardList/config.js

@@ -4,6 +4,7 @@ export const columns = [
     dataIndex: "iccid",
     align: "center",
     ellipsis: true,
+    maxWidth:200
   },
   {
     title: window.$t("lotCard.sourcePlan"),