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

Merge branch 'release' into dev

zhangchong 2 сар өмнө
parent
commit
dd65625141
72 өөрчлөгдсөн 251 нэмэгдсэн , 95 устгасан
  1. 10 0
      src/api/login/index.ts
  2. 1 1
      src/components/ProcessDetail/index.vue
  3. 94 16
      src/layout/components/main.vue
  4. 77 4
      src/views/business/countersign/index.vue
  5. 1 1
      src/views/business/discern/index.vue
  6. 1 1
      src/views/business/end/index.vue
  7. 1 1
      src/views/business/observe/index.vue
  8. 1 1
      src/views/business/secondHandle/apply.vue
  9. 1 1
      src/views/business/secondHandle/audit.vue
  10. 1 1
      src/views/business/secondHandle/index.vue
  11. 1 1
      src/views/business/special/index.vue
  12. 1 1
      src/views/business/supervise/index.vue
  13. 1 1
      src/views/business/supervise/todo.vue
  14. 1 1
      src/views/business/terminate/apply.vue
  15. 1 1
      src/views/business/terminate/audit.vue
  16. 1 1
      src/views/business/terminate/index.vue
  17. 1 1
      src/views/business/urge/index.vue
  18. 1 1
      src/views/business/urge/todo.vue
  19. 1 1
      src/views/business/visit/reverse.vue
  20. 1 1
      src/views/dataShare/editExpire.vue
  21. 1 1
      src/views/knowledge/components/Audit-progress.vue
  22. 1 1
      src/views/knowledge/components/Knowledge-standard-info.vue
  23. 0 5
      src/views/knowledge/index/components/Edit-submit-audit.vue
  24. 1 1
      src/views/province/delay.vue
  25. 1 1
      src/views/province/order.vue
  26. 1 1
      src/views/province/return.vue
  27. 1 1
      src/views/province/screen.vue
  28. 1 1
      src/views/province/zmhd/index.vue
  29. 1 1
      src/views/statistics/call/businessSeatsDetail.vue
  30. 1 1
      src/views/statistics/call/callOutDetail.vue
  31. 1 1
      src/views/statistics/call/detailIndex.vue
  32. 1 1
      src/views/statistics/call/hotNumber.vue
  33. 1 1
      src/views/statistics/call/personalSeatsDetail.vue
  34. 1 1
      src/views/statistics/call/seatDateDetail.vue
  35. 1 1
      src/views/statistics/call/seatsDate.vue
  36. 1 1
      src/views/statistics/call/seatsMoth.vue
  37. 1 1
      src/views/statistics/call/talkTime.vue
  38. 1 1
      src/views/statistics/call/telephonist.vue
  39. 1 1
      src/views/statistics/center/ZGAnalysis.vue
  40. 1 1
      src/views/statistics/center/acceptCenter.vue
  41. 1 1
      src/views/statistics/center/aggregation.vue
  42. 1 1
      src/views/statistics/center/dataList.vue
  43. 1 1
      src/views/statistics/center/detailEventFrequently.vue
  44. 1 1
      src/views/statistics/center/detailTwist.vue
  45. 1 1
      src/views/statistics/center/discernAudit.vue
  46. 1 1
      src/views/statistics/center/initiateDiscern.vue
  47. 2 2
      src/views/statistics/center/publications.vue
  48. 1 1
      src/views/statistics/center/twist.vue
  49. 1 1
      src/views/statistics/center/unsigned.vue
  50. 1 1
      src/views/statistics/department/detailDelay.vue
  51. 1 1
      src/views/statistics/department/detailHandle.vue
  52. 1 1
      src/views/statistics/department/detailHandleList.vue
  53. 1 1
      src/views/statistics/department/detailSatisfied.vue
  54. 1 1
      src/views/statistics/department/detailSatisfiedList.vue
  55. 1 1
      src/views/statistics/department/detailSh.vue
  56. 1 1
      src/views/statistics/department/detailShSatisfied.vue
  57. 1 1
      src/views/statistics/department/dpSatisfied.vue
  58. 1 1
      src/views/statistics/department/handle.vue
  59. 1 1
      src/views/statistics/department/listDelay.vue
  60. 1 1
      src/views/statistics/department/satisfied.vue
  61. 1 1
      src/views/statistics/department/shSatisfied.vue
  62. 2 2
      src/views/statistics/department/unSigned.vue
  63. 1 1
      src/views/statistics/order/ZGVisitCount.vue
  64. 1 1
      src/views/statistics/order/centerCount.vue
  65. 1 1
      src/views/statistics/order/departmentDetailAcceptType.vue
  66. 1 1
      src/views/statistics/order/detailAcceptType.vue
  67. 1 1
      src/views/statistics/order/detailHotspotArea.vue
  68. 1 1
      src/views/statistics/order/detailHotspotSatisfied.vue
  69. 1 1
      src/views/statistics/order/detailSourceOrder.vue
  70. 1 1
      src/views/statistics/order/detailVisitDiscontent.vue
  71. 1 1
      src/views/statistics/order/dispatch.vue
  72. 1 1
      src/views/statistics/order/hotspotSatisfied.vue

+ 10 - 0
src/api/login/index.ts

@@ -36,6 +36,16 @@ export const checkSnapshotOrder = () => {
 		method: 'get',
 		method: 'get',
 	});
 	});
 };
 };
+/**
+ * @description 检测是否有省件被退回至热线中心工单 如果有需要提示
+ *  @returns
+ */
+export const checkReturnOrder = () => {
+	return request({
+		url: '/api/v1/CommonP/home_province_sendback',
+		method: 'get',
+	});
+};
 /**
 /**
  * @description 登录系统配置
  * @description 登录系统配置
  *  @returns
  *  @returns

+ 1 - 1
src/components/ProcessDetail/index.vue

@@ -108,7 +108,7 @@
 							{{ formatDate(row.stepExpiredTime, 'YYYY-mm-dd HH:MM:SS') }}
 							{{ formatDate(row.stepExpiredTime, 'YYYY-mm-dd HH:MM:SS') }}
 						</template>
 						</template>
 					</vxe-column>
 					</vxe-column>
-					<vxe-column field="expiredStatusText" title="超期状态" width="110"></vxe-column>
+					<vxe-column field="expiredStatusText" title="状态" width="110"></vxe-column>
 					<vxe-column field="handleModeText" title="流转状态" width="100">
 					<vxe-column field="handleModeText" title="流转状态" width="100">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<el-text :type="row.handleMode !== 0 ? 'danger' : ''">{{ row.handleModeText }}</el-text>
 							<el-text :type="row.handleMode !== 0 ? 'danger' : ''">{{ row.handleModeText }}</el-text>

+ 94 - 16
src/layout/components/main.vue

@@ -1,8 +1,11 @@
 <template>
 <template>
-	<el-main class="layout-main"
-					 :style="isFixedHeader ? `height: calc(100% - ${setMainHeight})` : `minHeight: calc(100% - ${setMainHeight})`">
-		<el-scrollbar ref="layoutMainScrollbarRef" class="layout-main-scroll layout-backtop-header-fixed"
-									wrap-class="layout-main-scroll" view-class="layout-main-scroll">
+	<el-main class="layout-main" :style="isFixedHeader ? `height: calc(100% - ${setMainHeight})` : `minHeight: calc(100% - ${setMainHeight})`">
+		<el-scrollbar
+			ref="layoutMainScrollbarRef"
+			class="layout-main-scroll layout-backtop-header-fixed"
+			wrap-class="layout-main-scroll"
+			view-class="layout-main-scroll"
+		>
 			<LayoutParentView />
 			<LayoutParentView />
 			<LayoutFooter v-if="isFooter" />
 			<LayoutFooter v-if="isFooter" />
 		</el-scrollbar>
 		</el-scrollbar>
@@ -11,8 +14,8 @@
 </template>
 </template>
 
 
 <script setup lang="ts" name="layoutMain">
 <script setup lang="ts" name="layoutMain">
-import { defineAsyncComponent, onMounted, computed, ref, nextTick } from 'vue';
-import { useRoute } from 'vue-router';
+import { defineAsyncComponent, onMounted, computed, ref, nextTick, h } from 'vue';
+import { useRoute, useRouter } from 'vue-router';
 import { storeToRefs } from 'pinia';
 import { storeToRefs } from 'pinia';
 import { useTagsViewRoutes } from '@/stores/tagsViewRoutes';
 import { useTagsViewRoutes } from '@/stores/tagsViewRoutes';
 import { useThemeConfig } from '@/stores/themeConfig';
 import { useThemeConfig } from '@/stores/themeConfig';
@@ -20,7 +23,7 @@ import { useUserInfo } from '@/stores/userInfo';
 import { NextLoading } from '@/utils/loading';
 import { NextLoading } from '@/utils/loading';
 import mittBus from '@/utils/mitt';
 import mittBus from '@/utils/mitt';
 import signalR from '@/utils/signalR';
 import signalR from '@/utils/signalR';
-import { checkSnapshotOrder } from '@/api/login';
+import { checkReturnOrder, checkSnapshotOrder } from '@/api/login';
 import { ElNotification } from 'element-plus';
 import { ElNotification } from 'element-plus';
 import { useIntervalFn } from '@vueuse/shared';
 import { useIntervalFn } from '@vueuse/shared';
 
 
@@ -46,7 +49,6 @@ const isFixedHeader = computed(() => {
 	return themeConfig.value.isFixedHeader;
 	return themeConfig.value.isFixedHeader;
 });
 });
 
 
-
 // 设置主内容区的高度
 // 设置主内容区的高度
 const setMainHeight = computed(() => {
 const setMainHeight = computed(() => {
 	if (isTagsViewCurrenFull.value) return '0px';
 	if (isTagsViewCurrenFull.value) return '0px';
@@ -59,7 +61,6 @@ const setMainHeight = computed(() => {
 	} else {
 	} else {
 		return '51px';
 		return '51px';
 	}
 	}
-
 });
 });
 // 设置 Backtop 回到顶部
 // 设置 Backtop 回到顶部
 const setBacktopClass = computed(() => {
 const setBacktopClass = computed(() => {
@@ -75,7 +76,7 @@ const checkWorkOrder = async () => {
 			tipsRef.value = ElNotification({
 			tipsRef.value = ElNotification({
 				title: '办件提醒',
 				title: '办件提醒',
 				position: 'bottom-right',
 				position: 'bottom-right',
-				type:'info',
+				type: 'info',
 				dangerouslyUseHTMLString: true, // 允许使用 HTML 内容
 				dangerouslyUseHTMLString: true, // 允许使用 HTML 内容
 				message: `电气焊动火作业申报提醒:待办数量 ${result} 个`,
 				message: `电气焊动火作业申报提醒:待办数量 ${result} 个`,
 				duration: 0, // 持续时间
 				duration: 0, // 持续时间
@@ -90,7 +91,7 @@ const checkWorkOrder = async () => {
 					tipsRef.value = ElNotification({
 					tipsRef.value = ElNotification({
 						title: '办件提醒',
 						title: '办件提醒',
 						position: 'bottom-right',
 						position: 'bottom-right',
-						type:'info',
+						type: 'info',
 						dangerouslyUseHTMLString: true, // 允许使用 HTML 内容
 						dangerouslyUseHTMLString: true, // 允许使用 HTML 内容
 						message: `电气焊动火作业申报提醒:待办数量 ${result} 个`,
 						message: `电气焊动火作业申报提醒:待办数量 ${result} 个`,
 						duration: 0, // 持续时间
 						duration: 0, // 持续时间
@@ -108,20 +109,97 @@ const checkWorkOrder = async () => {
 		console.log(e);
 		console.log(e);
 	}
 	}
 };
 };
+// 检测是否有省件退回工单
+const router = useRouter();
+const returnOrderTipsRef = ref();
+const checkReturnWorkOrder = async () => {
+	try {
+		const { result } = await checkReturnOrder();
+		if (result.count > 0) {
+			returnOrderTipsRef.value = ElNotification({
+				title: '省件退回提醒',
+				position: 'bottom-right',
+				type: 'info',
+				dangerouslyUseHTMLString: true, // 允许使用 HTML 内容
+				message: h('div', [
+					h(
+						'p',
+						{
+							onClick: () => handleClick(result), // 为按钮添加点击事件
+							style: 'cursor: pointer;text-decoration: underline;color:#4e84fd',
+						},
+						result.msg
+					),
+				]),
+				duration: 0, // 持续时间
+			});
+		}
+		const checkDuration = 2 * 60 * 60 * 1000; // 间隔2个小时查询一次
+		const startCheck = useIntervalFn(
+			async () => {
+				const { result } = await checkReturnOrder();
+				if (result.count > 0) {
+					if (returnOrderTipsRef.value) returnOrderTipsRef.value.close();
+					returnOrderTipsRef.value = ElNotification({
+						title: '省件退回提醒',
+						position: 'bottom-right',
+						type: 'info',
+						dangerouslyUseHTMLString: true, // 允许使用 HTML 内容
+						message: h('div', [
+							h(
+								'p',
+								{
+									onClick: () => handleClick(result), // 为按钮添加点击事件
+									style: 'cursor: pointer;text-decoration: underline;color:#4e84fd',
+								},
+								result.msg
+							),
+						]),
+						duration: 0, // 持续时间
+					});
+				}
+			},
+			checkDuration,
+			{ immediate: false }
+		);
+		// 两个小时后开启查询
+		setTimeout(() => {
+			startCheck.resume();
+		}, checkDuration);
+	} catch (e) {
+		console.log(e);
+	}
+};
+// 点击退回工单消息时调用的方法
+const handleClick = (value: any) => {
+	if (value.type === 0) {
+		// 跳转工单坐席待办
+		router.push({
+			path: '/todo/seats',
+		});
+	} else if (value.type === 1) {
+		// 跳转工单待办
+		router.push({
+			path: '/todo/order',
+		});
+	}
+};
 // 页面加载前
 // 页面加载前
-onMounted( async () => {
+onMounted(async () => {
 	NextLoading.done(600);
 	NextLoading.done(600);
 	// 监听页面需要滚动事件
 	// 监听页面需要滚动事件
 	mittBus.on('scrollTopEmit', (res: any) => {
 	mittBus.on('scrollTopEmit', (res: any) => {
-		layoutMainScrollbarRef.value?.scrollTo(res.top ? res.top : 0, res.left ? res.left : 0)// 滚动到一组特定坐标(x,y)
+		layoutMainScrollbarRef.value?.scrollTo(res.top ? res.top : 0, res.left ? res.left : 0); // 滚动到一组特定坐标(x,y)
 	});
 	});
 	await nextTick();
 	await nextTick();
-	if(themeConfig.value.appScope === 'ZiGong'){ // 检查是否有随手拍工单 自贡需求
+	if (themeConfig.value.appScope === 'ZiGong') {
+		// 检查是否有随手拍工单 自贡需求
 		await checkWorkOrder();
 		await checkWorkOrder();
 	}
 	}
-	setTimeout(()=>{
+	await checkReturnWorkOrder();
+	setTimeout(() => {
 		signalR.joinGroup('CallCenter'); // 加入分组
 		signalR.joinGroup('CallCenter'); // 加入分组
-	},1000)
+	}, 1000);
 });
 });
 // 暴露变量
 // 暴露变量
 defineExpose({
 defineExpose({

+ 77 - 4
src/views/business/countersign/index.vue

@@ -68,7 +68,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>
@@ -129,6 +129,57 @@
 		<!--	更多查询	-->
 		<!--	更多查询	-->
 		<el-drawer v-model="drawer" title="更多查询" size="500px">
 		<el-drawer v-model="drawer" title="更多查询" size="500px">
 			<el-form :model="state.queryParams" ref="drawerRuleFormRef" @submit.native.prevent label-width="100px" :disabled="state.loading">
 			<el-form :model="state.queryParams" ref="drawerRuleFormRef" @submit.native.prevent label-width="100px" :disabled="state.loading">
+				<el-form-item label="来电号码" prop="FromPhone">
+					<el-input v-model.trim="state.queryParams.FromPhone" placeholder="来电号码" clearable @keyup.enter="handleQuery" />
+				</el-form-item>
+				<el-form-item label="会签次数" prop="CounterSignCount">
+					<el-input v-model.trim="state.queryParams.CounterSignCount" placeholder="会签次数" clearable @keyup.enter="handleQuery" />
+				</el-form-item>
+				<el-form-item label="发起人" prop="StarterName">
+					<el-input v-model.trim="state.queryParams.StarterName" placeholder="发起人" clearable @keyup.enter="handleQuery" />
+				</el-form-item>
+				<el-form-item label="发起部门" prop="StarterOrgName">
+					<el-input v-model.trim="state.queryParams.StarterOrgName" placeholder="发起部门" clearable @keyup.enter="handleQuery" />
+				</el-form-item>
+				<el-form-item label="办理状态" prop="Status">
+					<el-select v-model="state.queryParams.Status" placeholder="请选择办理状态" clearable class="w100" @change="handleQuery">
+						<el-option v-for="item in state.statusOptions" :value="item.key" :key="item.key" :label="item.value" />
+					</el-select>
+				</el-form-item>
+				<el-form-item label="发起时间" prop="fqTime">
+					<el-date-picker
+						v-model="state.queryParams.fqTime"
+						type="datetimerange"
+						unlink-panels
+						range-separator="至"
+						start-placeholder="开始时间"
+						end-placeholder="结束时间"
+						:shortcuts="shortcuts"
+						@change="handleQuery"
+						value-format="YYYY-MM-DD[T]HH:mm:ss"
+						:default-time="defaultTimeStartEnd"
+					/>
+				</el-form-item>
+				<el-form-item label="受理时间" prop="slTime">
+					<el-date-picker
+						v-model="state.queryParams.slTime"
+						type="datetimerange"
+						unlink-panels
+						range-separator="至"
+						start-placeholder="开始时间"
+						end-placeholder="结束时间"
+						:shortcuts="shortcuts"
+						@change="handleQuery"
+						value-format="YYYY-MM-DD[T]HH:mm:ss"
+						:default-time="defaultTimeStartEnd"
+					/>
+				</el-form-item>
+				<el-form-item label="超期状态" prop="ExpiredStatus">
+					<el-select v-model="state.queryParams.ExpiredStatus" placeholder="请选择超期状态" clearable class="w100" @change="handleQuery">
+						<el-option :value="true" label="已超期" />
+						<el-option :value="false" label="未超期" />
+					</el-select>
+				</el-form-item>
 				<el-form-item label="受理类型" prop="AcceptType">
 				<el-form-item label="受理类型" prop="AcceptType">
 					<el-select v-model="state.queryParams.AcceptType" placeholder="请选择受理类型" clearable class="w100" @change="handleQuery">
 					<el-select v-model="state.queryParams.AcceptType" placeholder="请选择受理类型" clearable class="w100" @change="handleQuery">
 						<el-option v-for="item in state.acceptTypeOptions" :value="item.dicDataValue" :key="item.dicDataValue" :label="item.dicDataName" />
 						<el-option v-for="item in state.acceptTypeOptions" :value="item.dicDataValue" :key="item.dicDataValue" :label="item.dicDataName" />
@@ -182,6 +233,7 @@ import { useUserInfo } from '@/stores/userInfo';
 import { getOrgListByUser } from '@/api/system/organize';
 import { getOrgListByUser } from '@/api/system/organize';
 import { exportAssignment } from '@/utils/tools';
 import { exportAssignment } from '@/utils/tools';
 import Other from '@/utils/other';
 import Other from '@/utils/other';
+import { defaultTimeStartEnd, shortcuts } from '@/utils/constants';
 // 引入组件
 // 引入组件
 const OrderDetail = defineAsyncComponent(() => import('@/components/OrderDetail/index.vue')); // 工单详情
 const OrderDetail = defineAsyncComponent(() => import('@/components/OrderDetail/index.vue')); // 工单详情
 const AuditRecord = defineAsyncComponent(() => import('@/components/AuditRecord/index.vue')); // 流程明细
 const AuditRecord = defineAsyncComponent(() => import('@/components/AuditRecord/index.vue')); // 流程明细
@@ -202,9 +254,22 @@ const state = reactive<any>({
 		ActualHandleStepName: null, // 办理节点
 		ActualHandleStepName: null, // 办理节点
 		Channel: null, // 来源渠道
 		Channel: null, // 来源渠道
 		AcceptType: null, // 受理类型
 		AcceptType: null, // 受理类型
-		Title: null,
-		OrderNo: null,
+		Title: null, // 工单标题
+		OrderNo: null, // 工单编码
+		CounterSignType: null, // 会签类型
 		OrgId: null, // 接办部门名称
 		OrgId: null, // 接办部门名称
+		FromPhone: null, // 来电号码
+		CounterSignCount: null, // 会签次数
+		StarterName: null, // 发起人
+		StarterOrgName: null, // 发起部门
+		Status: null, // 办理状态
+		fqTime: [], // 发起时间
+		InitiationTimeStart: null, // 发起时间开始
+		InitiationTimeEnd: null, // 发起时间结束
+		slTime: [], // 受理时间
+		CreationTimeStart: null, // 受理时间开始
+		CreationTimeEnd: null, // 受理时间结束
+		ExpiredStatus: null, // 超期状态
 	},
 	},
 	tableData: [], //表单
 	tableData: [], //表单
 	loading: false, // 加载
 	loading: false, // 加载
@@ -212,6 +277,7 @@ const state = reactive<any>({
 	acceptTypeOptions: [], // 受理类型
 	acceptTypeOptions: [], // 受理类型
 	channelOptions: [], // 来源渠道
 	channelOptions: [], // 来源渠道
 	counterSignTypeOptions: [], // 会签类型
 	counterSignTypeOptions: [], // 会签类型
+	statusOptions: [], // 办理状态
 	orgsOptions: [], // 接办部门
 	orgsOptions: [], // 接办部门
 });
 });
 const fastSearch = ref('InitiatedCountersignature');
 const fastSearch = ref('InitiatedCountersignature');
@@ -243,6 +309,12 @@ const queryList = () => {
 		state.loading = true;
 		state.loading = true;
 		requestParams.value = Other.deepClone(state.queryParams);
 		requestParams.value = Other.deepClone(state.queryParams);
 		requestParams.value.IsOnlyStarter = userInfos.value.isCenter;
 		requestParams.value.IsOnlyStarter = userInfos.value.isCenter;
+		requestParams.value.InitiationTimeStart = state.queryParams.fqTime === null ? null : state.queryParams.fqTime[0]; // 发起时间
+		requestParams.value.InitiationTimeEnd = state.queryParams.fqTime === null ? null : state.queryParams.fqTime[1];
+		Reflect.deleteProperty(requestParams.value, 'fqTime'); // 删除无用的参数
+		requestParams.value.CreationTimeStart = state.queryParams.slTime === null ? null : state.queryParams.slTime[0]; // 受理时间
+		requestParams.value.CreationTimeEnd = state.queryParams.slTime === null ? null : state.queryParams.slTime[1];
+		Reflect.deleteProperty(requestParams.value, 'slTime'); // 删除无用的参数
 		countersignData(requestParams.value)
 		countersignData(requestParams.value)
 			.then((res) => {
 			.then((res) => {
 				state.tableData = res.result?.items ?? [];
 				state.tableData = res.result?.items ?? [];
@@ -276,7 +348,7 @@ const resetQuery = (formEl: FormInstance | undefined) => {
 // 流转记录
 // 流转记录
 const auditRecordRef = ref<RefType>(); // 流转记录
 const auditRecordRef = ref<RefType>(); // 流转记录
 const processDetailRef = ref<RefType>();
 const processDetailRef = ref<RefType>();
-const onRecord = (row:any) => {
+const onRecord = (row: any) => {
 	const params = {
 	const params = {
 		dialogTitle: '流转记录',
 		dialogTitle: '流转记录',
 		...row.order,
 		...row.order,
@@ -291,6 +363,7 @@ const baseInfo = async () => {
 		state.acceptTypeOptions = baseRes.result.acceptTypeOptions;
 		state.acceptTypeOptions = baseRes.result.acceptTypeOptions;
 		state.channelOptions = baseRes.result.channelOptions;
 		state.channelOptions = baseRes.result.channelOptions;
 		state.counterSignTypeOptions = baseRes.result.counterSignType;
 		state.counterSignTypeOptions = baseRes.result.counterSignType;
+		state.statusOptions = baseRes.result.orderStatus;
 		state.orgsOptions = orgRes.result ?? [];
 		state.orgsOptions = orgRes.result ?? [];
 	} catch (e) {
 	} catch (e) {
 		console.log(e);
 		console.log(e);

+ 1 - 1
src/views/business/discern/index.vue

@@ -85,7 +85,7 @@
 					:params="{ exportMethod: screenListExport, exportParams: requestParams }"
 					:params="{ exportMethod: screenListExport, exportParams: requestParams }"
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/end/index.vue

@@ -48,7 +48,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
 					<vxe-column type="checkbox" width="60" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="60" align="center"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/observe/index.vue

@@ -51,7 +51,7 @@
 					:params="{ exportMethod: observeListExport, exportParams: requestParams }"
 					:params="{ exportMethod: observeListExport, exportParams: requestParams }"
 				>
 				>
 					<vxe-column type="checkbox" width="60" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="60" align="center"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/secondHandle/apply.vue

@@ -40,7 +40,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: secondHandleExport, exportParams: requestParams }"
 					:params="{ exportMethod: secondHandleExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/secondHandle/audit.vue

@@ -75,7 +75,7 @@
 					:params="{ exportMethod: secondHandleAuditExport, exportParams: requestParams }"
 					:params="{ exportMethod: secondHandleAuditExport, exportParams: requestParams }"
 				>
 				>
 					<vxe-column type="checkbox" width="60" align="center" :visible="state.queryParams.Status === 1"></vxe-column>
 					<vxe-column type="checkbox" width="60" align="center" :visible="state.queryParams.Status === 1"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/secondHandle/index.vue

@@ -40,7 +40,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: secondHandleAuditExport, exportParams: requestParams }"
 					:params="{ exportMethod: secondHandleAuditExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/special/index.vue

@@ -56,7 +56,7 @@
 					:custom-config="{ storage: true }"
 					:custom-config="{ storage: true }"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/supervise/index.vue

@@ -45,7 +45,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/supervise/todo.vue

@@ -40,7 +40,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/terminate/apply.vue

@@ -39,7 +39,7 @@
 					:custom-config="{ storage: true }"
 					:custom-config="{ storage: true }"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/terminate/audit.vue

@@ -42,7 +42,7 @@
 					:custom-config="{ storage: true }"
 					:custom-config="{ storage: true }"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/terminate/index.vue

@@ -52,7 +52,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: exportTerminateList, exportParams: requestParams }"
 					:params="{ exportMethod: exportTerminateList, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/urge/index.vue

@@ -40,7 +40,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/urge/todo.vue

@@ -40,7 +40,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/business/visit/reverse.vue

@@ -58,7 +58,7 @@
 					@checkbox-change="selectChangeEvent"
 					@checkbox-change="selectChangeEvent"
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center" :visible="state.queryParams.IsIngString === 'true'"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center" :visible="state.queryParams.IsIngString === 'true'"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/dataShare/editExpire.vue

@@ -42,7 +42,7 @@
 					id="dataShareEditExpire"
 					id="dataShareEditExpire"
 					:custom-config="{ storage: true }"
 					:custom-config="{ storage: true }"
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/knowledge/components/Audit-progress.vue

@@ -62,7 +62,7 @@ const state = reactive<any>({
 	total: 0,
 	total: 0,
 	dialogVisible: false, // 弹窗显示隐藏
 	dialogVisible: false, // 弹窗显示隐藏
 });
 });
-const loading = ref<Boolean>(false);
+const loading = ref<boolean>(false);
 // 打开弹窗
 // 打开弹窗
 const openDialog = (id: string) => {
 const openDialog = (id: string) => {
 	state.queryParams.id = id;
 	state.queryParams.id = id;

+ 1 - 1
src/views/knowledge/components/Knowledge-standard-info.vue

@@ -33,7 +33,7 @@ const standardInfoFn = async () => {
 		const res: any = await standardInfo();
 		const res: any = await standardInfo();
 		state.info = res.result ?? {};
 		state.info = res.result ?? {};
 		state.loading = false;
 		state.loading = false;
-	} catch (error) {
+	} catch (error: any) {
 		state.loading = false;
 		state.loading = false;
 	}
 	}
 };
 };

+ 0 - 5
src/views/knowledge/index/components/Edit-submit-audit.vue

@@ -124,11 +124,6 @@ const onSubmit = async (formEl: FormInstance | undefined) => {
 					});
 					});
 				break;
 				break;
 		}
 		}
-		if (planType.value === 'update') {
-
-		} else {
-
-		}
 	});
 	});
 };
 };
 // 暴露变量
 // 暴露变量

+ 1 - 1
src/views/province/delay.vue

@@ -62,7 +62,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/province/order.vue

@@ -57,7 +57,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: exportOrder, exportParams: requestParams }"
 					:params="{ exportMethod: exportOrder, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/province/return.vue

@@ -62,7 +62,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/province/screen.vue

@@ -64,7 +64,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/province/zmhd/index.vue

@@ -62,7 +62,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/call/businessSeatsDetail.vue

@@ -18,7 +18,7 @@
 				<template #toolbar_buttons>
 				<template #toolbar_buttons>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="企业服务呼入总量">进入IVR以后,已按了2键的所有电话量</el-descriptions-item>
 							<el-descriptions-item label="企业服务呼入总量">进入IVR以后,已按了2键的所有电话量</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/callOutDetail.vue

@@ -18,7 +18,7 @@
 				<template #toolbar_buttons>
 				<template #toolbar_buttons>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="呼出总量">人服务呼出总量+企业服务呼出总量+智能回访呼出量+智能外呼呼出总量</el-descriptions-item>
 							<el-descriptions-item label="呼出总量">人服务呼出总量+企业服务呼出总量+智能回访呼出量+智能外呼呼出总量</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/detailIndex.vue

@@ -12,7 +12,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明">口径说明<SvgIcon name="ele-QuestionFilled" /></el-button>
+							<el-button type="primary" title="字段说明">字段说明<SvgIcon name="ele-QuestionFilled" /></el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="呼入总量">呼入接通量+呼入未接通量</el-descriptions-item>
 							<el-descriptions-item label="呼入总量">呼入接通量+呼入未接通量</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/hotNumber.vue

@@ -17,7 +17,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="热线号码">热线中心号码</el-descriptions-item>
 							<el-descriptions-item label="热线号码">热线中心号码</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/personalSeatsDetail.vue

@@ -18,7 +18,7 @@
 				<template #toolbar_buttons>
 				<template #toolbar_buttons>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="个人服务呼入总量">进入IVR以后,已按了1键的所有电话量</el-descriptions-item>
 							<el-descriptions-item label="个人服务呼入总量">进入IVR以后,已按了1键的所有电话量</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/seatDateDetail.vue

@@ -18,7 +18,7 @@
 				<template #toolbar_buttons>
 				<template #toolbar_buttons>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="呼入总量">个人服务呼入总量+企业服务呼入总量+智能应答呼入总量+IVR呼入总量</el-descriptions-item>
 							<el-descriptions-item label="呼入总量">个人服务呼入总量+企业服务呼入总量+智能应答呼入总量+IVR呼入总量</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/seatsDate.vue

@@ -19,7 +19,7 @@
 				<template #toolbar_buttons>
 				<template #toolbar_buttons>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="呼入总量">呼入接通+挂机量+呼入队列挂断</el-descriptions-item>
 							<el-descriptions-item label="呼入总量">呼入接通+挂机量+呼入队列挂断</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/seatsMoth.vue

@@ -39,7 +39,7 @@
 					<el-button type="primary" @click="onLink">通话时段明细</el-button>
 					<el-button type="primary" @click="onLink">通话时段明细</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="呼入总量">呼入接通量+呼入未接通总量</el-descriptions-item>
 							<el-descriptions-item label="呼入总量">呼入接通量+呼入未接通总量</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/talkTime.vue

@@ -17,7 +17,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="时间段">以每小时为时间段</el-descriptions-item>
 							<el-descriptions-item label="时间段">以每小时为时间段</el-descriptions-item>

+ 1 - 1
src/views/statistics/call/telephonist.vue

@@ -12,7 +12,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="工作效率">(登录时长-小休摘机时长)/登录时长</el-descriptions-item>
 							<el-descriptions-item label="工作效率">(登录时长-小休摘机时长)/登录时长</el-descriptions-item>

+ 1 - 1
src/views/statistics/center/ZGAnalysis.vue

@@ -53,7 +53,7 @@
 
 
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary"><SvgIcon name="ele-QuestionFilled" class="mr5" /> 口径说明</el-button>
+							<el-button type="primary"><SvgIcon name="ele-QuestionFilled" class="mr5" /> 字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="电话总量">已接通量 + 未接通</el-descriptions-item>
 							<el-descriptions-item label="电话总量">已接通量 + 未接通</el-descriptions-item>

+ 1 - 1
src/views/statistics/center/acceptCenter.vue

@@ -104,7 +104,7 @@
 						</el-button>
 						</el-button>
 						<el-popover :width="500" trigger="click">
 						<el-popover :width="500" trigger="click">
 							<template #reference>
 							<template #reference>
-								<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+								<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 							</template>
 							</template>
 							<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 								<el-descriptions-item label="日期">工单处理时间</el-descriptions-item>
 								<el-descriptions-item label="日期">工单处理时间</el-descriptions-item>

+ 1 - 1
src/views/statistics/center/aggregation.vue

@@ -12,7 +12,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="600" trigger="click">
 					<el-popover :width="600" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="话务接通率">呼入话务接通数量 / 呼入话务总量 </el-descriptions-item>
 							<el-descriptions-item label="话务接通率">呼入话务接通数量 / 呼入话务总量 </el-descriptions-item>

+ 1 - 1
src/views/statistics/center/dataList.vue

@@ -57,7 +57,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: centerDataListExport, exportParams: requestParams }"
 					:params="{ exportMethod: centerDataListExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/center/detailEventFrequently.vue

@@ -41,7 +41,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/center/detailTwist.vue

@@ -50,7 +50,7 @@
 					@checkbox-change="selectChangeEvent"
 					@checkbox-change="selectChangeEvent"
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/center/discernAudit.vue

@@ -21,7 +21,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="400" trigger="click">
 					<el-popover :width="400" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="审批人">甄别待审批工单审批时登录的用户</el-descriptions-item>
 							<el-descriptions-item label="审批人">甄别待审批工单审批时登录的用户</el-descriptions-item>

+ 1 - 1
src/views/statistics/center/initiateDiscern.vue

@@ -18,7 +18,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="400" trigger="click">
 					<el-popover :width="400" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="提起时间">甄别申请工单新建时间</el-descriptions-item>
 							<el-descriptions-item label="提起时间">甄别申请工单新建时间</el-descriptions-item>

+ 2 - 2
src/views/statistics/center/publications.vue

@@ -58,7 +58,7 @@
 						</el-button>
 						</el-button>
 						<el-popover :width="500" trigger="click">
 						<el-popover :width="500" trigger="click">
 							<template #reference>
 							<template #reference>
-								<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+								<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 							</template>
 							</template>
 							<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 								<el-descriptions-item label="发布人">当前登录系统发布工单的用户</el-descriptions-item>
 								<el-descriptions-item label="发布人">当前登录系统发布工单的用户</el-descriptions-item>
@@ -120,7 +120,7 @@
 						</el-button>
 						</el-button>
 						<el-popover :width="500" trigger="click">
 						<el-popover :width="500" trigger="click">
 							<template #reference>
 							<template #reference>
-								<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+								<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 							</template>
 							</template>
 							<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 								<el-descriptions-item label="发布时间">工单发布时间</el-descriptions-item>
 								<el-descriptions-item label="发布时间">工单发布时间</el-descriptions-item>

+ 1 - 1
src/views/statistics/center/twist.vue

@@ -12,7 +12,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="回访员">当前登录系统的坐席人员名称</el-descriptions-item>
 							<el-descriptions-item label="回访员">当前登录系统的坐席人员名称</el-descriptions-item>

+ 1 - 1
src/views/statistics/center/unsigned.vue

@@ -15,7 +15,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="工单未签收量"
 							<el-descriptions-item label="工单未签收量"

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

@@ -45,7 +45,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: departmentDelayDetailExport, exportParams: requestParams }"
 					:params="{ exportMethod: departmentDelayDetailExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

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

@@ -47,7 +47,7 @@
 					@sort-change="sortChange"
 					@sort-change="sortChange"
 					:params="{ exportMethod: departmentOrderDetailExport, exportParams: requestParams }"
 					:params="{ exportMethod: departmentOrderDetailExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

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

@@ -58,7 +58,7 @@
 					@checkbox-change="selectChangeEvent"
 					@checkbox-change="selectChangeEvent"
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

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

@@ -37,7 +37,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border>
 						<el-descriptions title="" :column="1" border>
 							<el-descriptions-item label="工单编码">工单编号</el-descriptions-item>
 							<el-descriptions-item label="工单编码">工单编号</el-descriptions-item>

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

@@ -31,7 +31,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border>
 						<el-descriptions title="" :column="1" border>
 							<el-descriptions-item label="工单编码">工单编号</el-descriptions-item>
 							<el-descriptions-item label="工单编码">工单编号</el-descriptions-item>

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

@@ -30,7 +30,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: departmentSecondDetailExport, exportParams: requestParams }"
 					:params="{ exportMethod: departmentSecondDetailExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

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

@@ -30,7 +30,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: departmentSecondSatisfactionDetailExport, exportParams: requestParams }"
 					:params="{ exportMethod: departmentSecondSatisfactionDetailExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

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

@@ -31,7 +31,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border>
 						<el-descriptions title="" :column="1" border>
 							<el-descriptions-item label="工单编码">工单编号</el-descriptions-item>
 							<el-descriptions-item label="工单编码">工单编号</el-descriptions-item>

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

@@ -25,7 +25,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="部门名称">办理工单的部门名称</el-descriptions-item>
 							<el-descriptions-item label="部门名称">办理工单的部门名称</el-descriptions-item>

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

@@ -48,7 +48,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: departmentDelayDetailExportSingle, exportParams: requestParams }"
 					:params="{ exportMethod: departmentDelayDetailExportSingle, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

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

@@ -13,7 +13,7 @@
 					<el-button @click="drawer = true" class="default-button"> <SvgIcon name="ele-Search" class="mr5" />更多查询</el-button>
 					<el-button @click="drawer = true" class="default-button"> <SvgIcon name="ele-Search" class="mr5" />更多查询</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="部门名称">工单新建时用户所在的部门</el-descriptions-item>
 							<el-descriptions-item label="部门名称">工单新建时用户所在的部门</el-descriptions-item>

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

@@ -26,7 +26,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="部门名称">办理工单的部门名称</el-descriptions-item>
 							<el-descriptions-item label="部门名称">办理工单的部门名称</el-descriptions-item>

+ 2 - 2
src/views/statistics/department/unSigned.vue

@@ -50,7 +50,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="工单状态">未签收、办理中、退回信件、办理完成</el-descriptions-item>
 							<el-descriptions-item label="工单状态">未签收、办理中、退回信件、办理完成</el-descriptions-item>
@@ -99,7 +99,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: departmentUnSignExport, exportParams: requestParams }"
 					:params="{ exportMethod: departmentUnSignExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/order/ZGVisitCount.vue

@@ -15,7 +15,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5" />字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="注意">以回访时间为准</el-descriptions-item>
 							<el-descriptions-item label="注意">以回访时间为准</el-descriptions-item>

+ 1 - 1
src/views/statistics/order/centerCount.vue

@@ -15,7 +15,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="姓名">当前登录系统坐席人员名称</el-descriptions-item>
 							<el-descriptions-item label="姓名">当前登录系统坐席人员名称</el-descriptions-item>

+ 1 - 1
src/views/statistics/order/departmentDetailAcceptType.vue

@@ -56,7 +56,7 @@
 					:params="{ exportMethod: departmentAcceptTypeDetailExport, exportParams: requestParams }"
 					:params="{ exportMethod: departmentAcceptTypeDetailExport, exportParams: requestParams }"
 				>
 				>
 					<vxe-column type="checkbox" width="60" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="60" align="center"></vxe-column>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/order/detailAcceptType.vue

@@ -59,7 +59,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/order/detailHotspotArea.vue

@@ -61,7 +61,7 @@
 					@checkbox-change="selectChangeEvent"
 					@checkbox-change="selectChangeEvent"
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/order/detailHotspotSatisfied.vue

@@ -61,7 +61,7 @@
 					@checkbox-change="selectChangeEvent"
 					@checkbox-change="selectChangeEvent"
 				>
 				>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
 					<vxe-column type="checkbox" width="50" align="center"></vxe-column>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/order/detailSourceOrder.vue

@@ -30,7 +30,7 @@
 					showHeaderOverflow
 					showHeaderOverflow
 					:params="{ exportMethod: orderSourceListDetailExport, exportParams: requestParams }"
 					:params="{ exportMethod: orderSourceListDetailExport, exportParams: requestParams }"
 				>
 				>
-					<vxe-column field="expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.expiredStatus" :title="row.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/order/detailVisitDiscontent.vue

@@ -49,7 +49,7 @@
 					}"
 					}"
 					showHeaderOverflow
 					showHeaderOverflow
 				>
 				>
-					<vxe-column field="order.expiredStatusText" title="超期状态" width="90" align="center">
+					<vxe-column field="order.expiredStatusText" title="状态" width="60" align="center">
 						<template #default="{ row }">
 						<template #default="{ row }">
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 							<span :class="'overdue-status-' + row.order?.expiredStatus" :title="row.order?.expiredStatusText"></span>
 						</template>
 						</template>

+ 1 - 1
src/views/statistics/order/dispatch.vue

@@ -15,7 +15,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="派单人员">已向部门派单的工作人员</el-descriptions-item>
 							<el-descriptions-item label="派单人员">已向部门派单的工作人员</el-descriptions-item>

+ 1 - 1
src/views/statistics/order/hotspotSatisfied.vue

@@ -21,7 +21,7 @@
 					</el-button>
 					</el-button>
 					<el-popover :width="500" trigger="click">
 					<el-popover :width="500" trigger="click">
 						<template #reference>
 						<template #reference>
-							<el-button type="primary" title="口径说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>口径说明</el-button>
+							<el-button type="primary" title="字段说明"><SvgIcon name="ele-QuestionFilled" class="mr5"/>字段说明</el-button>
 						</template>
 						</template>
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 						<el-descriptions title="" :column="1" border style="max-height: 400px; overflow: auto">
 							<el-descriptions-item label="热点名称">工单的热点类型</el-descriptions-item>
 							<el-descriptions-item label="热点名称">工单的热点类型</el-descriptions-item>