Эх сурвалжийг харах

reactor:312 发布待办等页面增加“是否紧急”等需求

zhangchong 2 сар өмнө
parent
commit
a4aa48c6bf

+ 1 - 1
src/views/statistics/department/detailOverdue.vue

@@ -71,7 +71,7 @@
 					<vxe-column field="currentStepName" title="当前节点" width="110"></vxe-column>
 					<vxe-column field="sourceChannel" title="来源渠道" width="110"></vxe-column>
 					<vxe-column field="acceptType" title="受理类型" width="110"></vxe-column>
-					<vxe-column field="counterSignTypeText" title="受理类型" width="110"></vxe-column>
+					<vxe-column field="counterSignTypeText" title="会签类型" width="110"></vxe-column>
 					<vxe-column field="hotspotName" title="热点分类" width="150"></vxe-column>
 					<vxe-column field="acceptorName" title="受理人" width="120"></vxe-column>
 					<vxe-column field="startTime" title="受理时间" width="160">

+ 1 - 1
src/views/statistics/department/detailOverdueList.vue

@@ -78,7 +78,7 @@
 					<vxe-column field="currentStepName" title="当前节点" width="110"></vxe-column>
 					<vxe-column field="sourceChannel" title="来源渠道" width="110"></vxe-column>
 					<vxe-column field="acceptType" title="受理类型" width="110"></vxe-column>
-					<vxe-column field="counterSignTypeText" title="受理类型" width="110"></vxe-column>
+					<vxe-column field="counterSignTypeText" title="会签类型" width="110"></vxe-column>
 					<vxe-column field="hotspotName" title="热点分类" width="150"></vxe-column>
 					<vxe-column field="acceptorName" title="受理人" width="120"></vxe-column>
 					<vxe-column field="startTime" title="受理时间" width="160">