|
@@ -57,7 +57,7 @@
|
|
</vxe-column>
|
|
</vxe-column>
|
|
<vxe-column width="200px" title="签约日期" field="signingDate"></vxe-column>
|
|
<vxe-column width="200px" title="签约日期" field="signingDate"></vxe-column>
|
|
<vxe-column width="200px" title="合同金额(元)" field="contractAmount"></vxe-column>
|
|
<vxe-column width="200px" title="合同金额(元)" field="contractAmount"></vxe-column>
|
|
- <vxe-column width="200px" title="所属部门" field="department"></vxe-column>
|
|
|
|
|
|
+ <vxe-column width="200px" title="所属部门" field="departmentName"></vxe-column>
|
|
<vxe-column width="200px" title="创建人" field="createBy"></vxe-column>
|
|
<vxe-column width="200px" title="创建人" field="createBy"></vxe-column>
|
|
<vxe-column width="200px" title="创建日期" field="createDate"></vxe-column>
|
|
<vxe-column width="200px" title="创建日期" field="createDate"></vxe-column>
|
|
|
|
|