소스 검색

reactor:来电人身份类型调整;

zhangchong 9 달 전
부모
커밋
8cc99eec90
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/todo/seats/accept/index.vue

+ 2 - 2
src/views/todo/seats/accept/index.vue

@@ -605,8 +605,8 @@ const state = reactive<any>({
 		title: null, // 工单标题
 		acceptType: null, // 受理类型
 		acceptTypeCode: null, // 受理类型code
-		hotspotId: '', // 热点分类
-		eventCategoryId: '', // 事件分类
+		hotspotId: null, // 热点分类
+		eventCategoryId: null, // 事件分类
 		incidentTime: null, // 事发时间
 		incidentPurpose: null, // 事件目的
 		areaCode: cityCode, // 区域编码