|
|
|
@ -199,7 +199,7 @@
|
|
|
|
|
</el-button>
|
|
|
|
|
</template>
|
|
|
|
|
</el-table-column>
|
|
|
|
|
<el-table-column label="归档状态" align="center" prop="fileStatus" >
|
|
|
|
|
<el-table-column label="归档状态" align="center" prop="fileStatus">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.ARCHIVES_FILE_STATUS"
|
|
|
|
@ -272,7 +272,7 @@
|
|
|
|
|
width="98px"
|
|
|
|
|
/> -->
|
|
|
|
|
<el-table-column label="纸档位置" align="center" prop="position" />
|
|
|
|
|
<el-table-column label="完整性" align="center" prop="cherks" >
|
|
|
|
|
<el-table-column label="完整性" align="center" prop="cherks">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.ACCOUNTING_FILE_STATUS"
|
|
|
|
@ -410,7 +410,7 @@
|
|
|
|
|
> -->
|
|
|
|
|
<!-- </el-table-column> -->
|
|
|
|
|
<el-table-column label="纸档位置" align="center" prop="position" />
|
|
|
|
|
<el-table-column label="完整性" align="center" prop="cherks" >
|
|
|
|
|
<el-table-column label="完整性" align="center" prop="cherks">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.ACCOUNTING_FILE_STATUS"
|
|
|
|
@ -509,7 +509,7 @@
|
|
|
|
|
/>
|
|
|
|
|
</template>
|
|
|
|
|
</el-table-column> -->
|
|
|
|
|
<el-table-column label="归档状态" align="center" prop="fileStatus" >
|
|
|
|
|
<el-table-column label="归档状态" align="center" prop="fileStatus">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.ARCHIVES_FILE_STATUS"
|
|
|
|
@ -561,7 +561,12 @@
|
|
|
|
|
<span>{{ parseTime(scope.row.complaintTime) }}</span>
|
|
|
|
|
</template>
|
|
|
|
|
</el-table-column>
|
|
|
|
|
<el-table-column label="客诉类型" align="center" prop="complaintType" width="98px">
|
|
|
|
|
<el-table-column
|
|
|
|
|
label="客诉类型"
|
|
|
|
|
align="center"
|
|
|
|
|
prop="complaintType"
|
|
|
|
|
width="98px"
|
|
|
|
|
>
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.COMPLAINT_TYPE"
|
|
|
|
@ -614,7 +619,7 @@
|
|
|
|
|
</template>
|
|
|
|
|
</el-table-column> -->
|
|
|
|
|
<el-table-column label="纸档位置" align="center" prop="position" />
|
|
|
|
|
<el-table-column label="完整性" align="center" prop="cherks" >
|
|
|
|
|
<el-table-column label="完整性" align="center" prop="cherks">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.ACCOUNTING_FILE_STATUS"
|
|
|
|
@ -662,12 +667,8 @@
|
|
|
|
|
<el-table-column label="业务实体 " align="center" prop="company" />
|
|
|
|
|
<el-table-column label="所属部门 " align="center" prop="systemDept" />
|
|
|
|
|
<el-table-column label="咨询编号 " align="center" prop="consultationId" />
|
|
|
|
|
<el-table-column
|
|
|
|
|
label="咨询类型 "
|
|
|
|
|
align="center"
|
|
|
|
|
prop="consultationType"
|
|
|
|
|
>
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<el-table-column label="咨询类型 " align="center" prop="consultationType">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.CONSULTATION_TYPE"
|
|
|
|
|
:value="scope.row.consultationType"
|
|
|
|
@ -734,12 +735,12 @@
|
|
|
|
|
prop="recordTime"
|
|
|
|
|
width="98px"
|
|
|
|
|
> -->
|
|
|
|
|
<!-- <template v-slot="scope">
|
|
|
|
|
<!-- <template v-slot="scope">
|
|
|
|
|
<span>{{ parseTime(scope.row.recordTime) }}</span>
|
|
|
|
|
</template>
|
|
|
|
|
</el-table-column> -->
|
|
|
|
|
<el-table-column label="纸档位置 " align="center" prop="position" />
|
|
|
|
|
<el-table-column label="完整性 " align="center" prop="cherks" >
|
|
|
|
|
<el-table-column label="完整性 " align="center" prop="cherks">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.ACCOUNTING_FILE_STATUS"
|
|
|
|
@ -789,7 +790,7 @@
|
|
|
|
|
<el-table-column label="文件来源" align="center" prop="source" />
|
|
|
|
|
<el-table-column label="年度" align="center" prop="year" />
|
|
|
|
|
<el-table-column label="月份" align="center" prop="period" />
|
|
|
|
|
<el-table-column label="业务类型" align="center" prop="businessType" >
|
|
|
|
|
<el-table-column label="业务类型" align="center" prop="businessType">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.OTHER_BUSINESS_TYPE"
|
|
|
|
@ -805,7 +806,7 @@
|
|
|
|
|
<el-table-column label="流程号" align="center" prop="flowId" />
|
|
|
|
|
<el-table-column label="摘要" align="center" prop="note" />
|
|
|
|
|
<el-table-column label="所属部门" align="center" prop="deptName" />
|
|
|
|
|
<el-table-column label="归档状态" align="center" prop="fileStatus" >
|
|
|
|
|
<el-table-column label="归档状态" align="center" prop="fileStatus">
|
|
|
|
|
<template v-slot="scope">
|
|
|
|
|
<dict-tag
|
|
|
|
|
:type="DICT_TYPE.ARCHIVES_FILE_STATUS"
|
|
|
|
@ -850,6 +851,7 @@
|
|
|
|
|
value-key="id"
|
|
|
|
|
placeholder="请选择业务实体"
|
|
|
|
|
@change="handleCompanyChange"
|
|
|
|
|
filterable
|
|
|
|
|
>
|
|
|
|
|
<el-option
|
|
|
|
|
v-for="item in organizationList"
|
|
|
|
|