diff --git a/pages/index/detail.vue b/pages/index/detail.vue
index 818dd72..7b4e1e9 100644
--- a/pages/index/detail.vue
+++ b/pages/index/detail.vue
@@ -236,7 +236,7 @@ export default {
userId: this.params.userId,
deptId: this.params.deptId,
stream: true,
- type: 1,
+ type: '1',
id: this.params.id,
taskId: this.params.taskId,
sectionId: this.params.sectionId,
diff --git a/pages/investigation/task.vue b/pages/investigation/task.vue
index 91c6251..c800833 100644
--- a/pages/investigation/task.vue
+++ b/pages/investigation/task.vue
@@ -318,7 +318,7 @@
afterRead(e, 'fileList')"
- @delete="(e) => deletePic(e, 'fileList')" name="1" :maxCount="1">
+ @delete="(e) => deletePic(e, 'fileList')" name="1">
@@ -927,7 +927,7 @@
hdTerm: this.hiddenDangerList2[2].id,
hdTermName: this.hiddenDangerList2[2].itemname,
hdDesc: this.describe.hdDesc,
- hdPic: this.fileList.length > 0 ? this.fileList[0].url : '',
+ hdPic: this.fileList.length > 0 ? this.fileList : '',
hdInfo: this.describe.hdInfo,
dangerProblem: this.hiddenDangerList2[0].itemname + '/' + this.hiddenDangerList2[1].itemname +
'/' + this.hiddenDangerList2[2].itemname
@@ -1081,7 +1081,7 @@
hdTerm: r.id,
hdDesc: r.checkedSelect ? r.checkedSelect.hdDesc : '',
hdPic: r.checkedSelect ? r.checkedSelect.hdPic : '',
- hdInfo: r.checkedSelect ? r.checkedSelect.hdPic : '',
+ hdInfo: r.checkedSelect ? r.checkedSelect.hdInfo : '',
pcType: 1
})
})
diff --git a/pages/knowledge/index.vue b/pages/knowledge/index.vue
index 51031a3..868f753 100644
--- a/pages/knowledge/index.vue
+++ b/pages/knowledge/index.vue
@@ -1,560 +1,884 @@
-
-
-
-
-
-
- 您好,我是海信通途大模型
-
-
- 作为你的智能伙伴,我可以为你提供交通领域知识的答疑解惑。
-
-
- 你这样试着问我:
-
-
-
-
-
- {{item.title}}
-
-
- {{item.text}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 照片
-
-
-
- 视频
-
-
-
-
-
+
+
+
+
+
+ 您好,我是海信通途大模型
+
+ 作为你的智能伙伴,我可以为你提供交通领域知识的答疑解惑。
+
+ 你这样试着问我:
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item.text }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 照片
+
+
+
+ 视频
+
+
+
+
diff --git a/pages/map/index.vue b/pages/map/index.vue
index 30f622b..ea410e6 100644
--- a/pages/map/index.vue
+++ b/pages/map/index.vue
@@ -36,7 +36,7 @@
智能排查
- 人工排查
+ 人工排查
查看排查详情
@@ -46,7 +46,7 @@
更换
智能排查
- 人工排查
+ 人工排查
查看排查详情
@@ -158,7 +158,7 @@
新增成功
-
+
人工排查
@@ -168,6 +168,27 @@
+
+
+
+ 您将进入人工排查,智能排查数据将自动转入
+ 人工排查结果,但无法再次转回智能排查。
+ 是否继续,请确认?
+
+
+
+
+
+ 取消
+
+
+
+
+ 确认
+
+
+
+