Browse Source

选择报价单弹窗-修改列表字段宽度

jingbb 3 months ago
parent
commit
4533e9cde6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/publicComponents/SelectQuotationModal.vue

+ 1 - 0
src/views/publicComponents/SelectQuotationModal.vue

@@ -226,6 +226,7 @@
             dataIndex: 'englishName',
             align:"center",
             width:250,
+            ellipsis: true,
         },
         {
             title: '型号(childModel)',