|
@@ -126,13 +126,13 @@
|
|
|
<span v-else>{{commonJS.isNotEmpty(scope.row.cwProjectRecordsDTO)?scope.row.cwProjectRecordsDTO.projectName:''}}</span>
|
|
|
</template>
|
|
|
</vxe-column>
|
|
|
+ <vxe-column min-width="220" align="center" title="报告文号" field="reportNo"></vxe-column>
|
|
|
<vxe-column min-width="150" align="center" title="项目经理" field="cwProjectRecordsDTO.projectMasterName"></vxe-column>
|
|
|
<vxe-column min-width="230" align="center" title="被审计单位" field="auditedUnitsName"></vxe-column>
|
|
|
<vxe-column min-width="150" align="center" title="报告册数" field="reportNum"></vxe-column>
|
|
|
<vxe-column min-width="150" align="center" title="底稿册数" field="papersNum"></vxe-column>
|
|
|
<vxe-column min-width="150" align="center" title="档案年度" field="year"></vxe-column>
|
|
|
<vxe-column min-width="230" align="center" title="案卷号" field="number"></vxe-column>
|
|
|
- <vxe-column min-width="200" align="center" title="报告号" field="reportNo"></vxe-column>
|
|
|
<vxe-column min-width="200" align="center" title="归档时间" field="auditDate"></vxe-column>
|
|
|
<vxe-column min-width="150" align="center" title="创建人" field="createBy.name"></vxe-column>
|
|
|
<vxe-column min-width="200" align="center" title="创建时间" field="createDate"></vxe-column>
|