瀏覽代碼

客户档案-列表字段宽度加宽

jingbb 3 月之前
父節點
當前提交
5e8039cc8e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/cuspCode/CustomerProfile/CuspCustomerProfile.data.ts

+ 1 - 0
src/views/cuspCode/CustomerProfile/CuspCustomerProfile.data.ts

@@ -17,6 +17,7 @@ export const columns: BasicColumn[] = [
     title: '名称(name)',
     align: 'center',
     dataIndex: 'name',
+    width: 350,
   },
   {
     title: '简称(abbreviation)',