Ver código fonte

reactor:自贡综合查询新增字段;

zhangchong 6 meses atrás
pai
commit
24c793faf8
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/business/order/index.vue

+ 2 - 2
src/views/business/order/index.vue

@@ -679,8 +679,8 @@ const columns1 = ref<any[]>([
 		label: '办理结果',
 		isShow: false,
 	},
-/*	{ prop: 'fullAddress', label: '坐席满意度', minWidth: 110 },
-	{ prop: 'fullAddress', label: '部门满意度', minWidth: 110 },*/
+	{ prop: 'seatEvaluateTxt', label: '坐席满意度', minWidth: 110 },
+	{ prop: 'orgEvaluateValue', label: '部门满意度', minWidth: 110 },
 	{ prop: 'operation', label: '操作', fixed: 'right', width: 140, align: 'center' },
 ]);
 // 获取查询条件基础信息