Browse Source

reactor:工单列表新增来源方式;

zhangchong 1 year ago
parent
commit
881d126a52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/business/order/index.vue

+ 1 - 0
src/views/business/order/index.vue

@@ -273,6 +273,7 @@
 				<el-table-column prop="actualHandleOrgName" label="接办部门" show-overflow-tooltip width="170"></el-table-column>
 				<el-table-column prop="actualHandleOrgName" label="接办部门" show-overflow-tooltip width="170"></el-table-column>
 				<el-table-column prop="acceptType" label="受理类型" show-overflow-tooltip width="150"></el-table-column>
 				<el-table-column prop="acceptType" label="受理类型" show-overflow-tooltip width="150"></el-table-column>
 				<el-table-column prop="counterSignTypeText" label="中心会签" show-overflow-tooltip width="100"></el-table-column>
 				<el-table-column prop="counterSignTypeText" label="中心会签" show-overflow-tooltip width="100"></el-table-column>
+        <el-table-column prop="sourceChannel" label="来源方式" show-overflow-tooltip width="100"></el-table-column>
 				<el-table-column prop="hotspotName" label="热点分类" show-overflow-tooltip width="200"></el-table-column>
 				<el-table-column prop="hotspotName" label="热点分类" show-overflow-tooltip width="200"></el-table-column>
 				<el-table-column prop="tagNames" label="工单标签" show-overflow-tooltip width="200"></el-table-column>
 				<el-table-column prop="tagNames" label="工单标签" show-overflow-tooltip width="200"></el-table-column>
 				<el-table-column prop="employeeName" label="受理人" show-overflow-tooltip width="120">
 				<el-table-column prop="employeeName" label="受理人" show-overflow-tooltip width="120">