|
@@ -128,6 +128,7 @@
|
|
|
{field: 'company_no', title: '企业编号', width: 100}
|
|
|
, {field: 'company_name', title: '企业名称', width: 200}
|
|
|
, {field: 'organ_code', title: '组织代码', width: 150}
|
|
|
+ , {field: 'edition_text', title: '版本', width: 100}
|
|
|
, {field: 'name', title: '联系人姓名', width: 120}
|
|
|
, {field: 'tel', title: '联系人电话', width: 120}
|
|
|
, {field: 'address', title: '联系人地址', width: 200}
|