wxy 3 месяцев назад
Родитель
Сommit
f7a36a5cd5
1 измененных файлов с 1 добавлено и 0 удалено
  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"),