From f700f8e40575059e492d024839dbe19b094af99f Mon Sep 17 00:00:00 2001
From: yjl <1490736767@qq.com>
Date: Mon, 3 Apr 2023 14:12:25 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E5=AE=89=E5=85=A8=E6=95=99=E8=82=B2-?=
=?UTF-8?q?=E8=80=83=E8=AF=95=E9=A1=B5=E9=9D=A2=E8=AF=95=E9=A2=98=E6=BB=9A?=
=?UTF-8?q?=E5=8A=A8=E6=9D=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/projectFront/examination/test.vue | 93 ++++++++-------------
1 file changed, 37 insertions(+), 56 deletions(-)
diff --git a/src/views/projectFront/examination/test.vue b/src/views/projectFront/examination/test.vue
index d72910fb..fc461bef 100644
--- a/src/views/projectFront/examination/test.vue
+++ b/src/views/projectFront/examination/test.vue
@@ -5,70 +5,51 @@
交卷之前离开当前页面会导致本次考试作废!
-
-
- {{ index + 1 }}、{{ item.questionName }}({{ item.questionScore }}分)
-
-
-
{
- changeChecked(e, item.questionId, index)
- }
- "
+
+
-
{{ indexList[index] }}、{{ data.optionName }}
-
-
-
-
+
+ {{ index + 1 }}、{{ item.questionName }}({{
+ item.questionScore
+ }}分)
+
- {
changeChecked(e, item.questionId, index)
}
"
- v-for="(data, index2) in item.optionList"
- :key="index2"
- :label="data.optionId"
- >{{ indexList[index2] }}、{{ data.optionName }}
-
-
+ {{ indexList[index] }}、{{ data.optionName }}
+
+
+
+ {
+ changeChecked(e, item.questionId, index)
+ }
+ "
+ v-for="(data, index2) in item.optionList"
+ :key="index2"
+ :label="data.optionId"
+ >{{ indexList[index2] }}、{{ data.optionName }}
+
+
+
From c1e39f0317c41deb0353ac5b10b71e9841a7abc2 Mon Sep 17 00:00:00 2001
From: jxj_gmj <1351094127@qq.com>
Date: Tue, 4 Apr 2023 13:58:09 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E4=B8=AD=E5=8F=B0?=
=?UTF-8?q?=E8=A7=86=E9=A2=91=E5=AD=97=E6=AE=B5=E6=B3=A8=E9=87=8A=E3=80=81?=
=?UTF-8?q?=E4=B8=AD=E9=97=B4=E5=9B=9BCIM+=E6=95=B0=E6=8D=AE=E6=9B=B4?=
=?UTF-8?q?=E6=96=B0=E3=80=81=E8=90=A4=E7=9F=B3=E8=A7=86=E9=A2=91=E7=82=B9?=
=?UTF-8?q?=E5=87=BB=E6=92=AD=E6=94=BE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../videoManage/cameraList.vue | 48 ++++---
.../videoManage/videoConfig.vue | 1 -
.../projectAdmin/fourEngin/govComp/Col2.vue | 9 ++
.../projectAdmin/fourEngin/govComp/Col4.vue | 135 ++++++++++++++++++
src/views/projectFront/videoManage/ysyNew.vue | 74 ++++++++--
5 files changed, 231 insertions(+), 36 deletions(-)
diff --git a/src/views/equipmentCenter/videoManage/cameraList.vue b/src/views/equipmentCenter/videoManage/cameraList.vue
index ea9526d0..1a193112 100644
--- a/src/views/equipmentCenter/videoManage/cameraList.vue
+++ b/src/views/equipmentCenter/videoManage/cameraList.vue
@@ -10,10 +10,10 @@
-
{{ $t('message.videoManage.equipment_list.name') }}:{{
- i.videoInfo.deviceName
+ i.videoName
}}
- -
+
+
-
-
+
-
-
+
-->
+
-
-