|
@@ -65,7 +65,7 @@
|
|
|
>
|
|
|
<vxe-column type="seq" width="60" title="序号"></vxe-column>
|
|
|
<vxe-column type="checkbox" width="60px"></vxe-column>
|
|
|
- <vxe-column min-width="230" align="center" title="项目名称" field="projectName" show-overflow="field"></vxe-column>
|
|
|
+ <vxe-column min-width="230" align="center" title="项目名称" field="projectName" show-overflow="title"></vxe-column>
|
|
|
<vxe-column min-width="230" align="center" title="项目编号" field="projectNumber"></vxe-column>
|
|
|
<vxe-column min-width="230" align="center" title="报告文号" field="reportNo"></vxe-column>
|
|
|
<vxe-column min-width="160" align="center" title="合同名称" field="contractName"></vxe-column>
|
|
@@ -131,7 +131,7 @@
|
|
|
>
|
|
|
<vxe-column type="seq" width="60" title="序号"></vxe-column>
|
|
|
<vxe-column type="checkbox" width="60px"></vxe-column>
|
|
|
- <vxe-column min-width="160" align="center" title="项目名称" field="projectName" show-overflow="field"></vxe-column>
|
|
|
+ <vxe-column min-width="160" align="center" title="项目名称" field="projectName" show-overflow="title"></vxe-column>
|
|
|
<vxe-column min-width="160" align="center" title="项目编号" field="projectNumber"></vxe-column>
|
|
|
<vxe-column min-width="160" align="center" title="合同名称" field="contractName"></vxe-column>
|
|
|
<vxe-column min-width="160" align="center" title="创建人" field="createBy.name"></vxe-column>
|