From 7e9108e7d6d8eac7b23e45e0ef73ca6290274988 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Fri, 21 Oct 2022 17:32:45 +0800 Subject: [PATCH 1/2] =?UTF-8?q?BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cimSpecialArea/components/algorithm.vue | 81 ++++++++++--------- 1 file changed, 42 insertions(+), 39 deletions(-) diff --git a/front/src/views/cimSpecialArea/components/algorithm.vue b/front/src/views/cimSpecialArea/components/algorithm.vue index 78eae02b..581e2818 100644 --- a/front/src/views/cimSpecialArea/components/algorithm.vue +++ b/front/src/views/cimSpecialArea/components/algorithm.vue @@ -1,8 +1,8 @@ - + - +
预约结果
-
-
+ " + >
+
审核结果:{{ - lookData.state == 2 - ? '通过' - : lookData.state == 1 - ? '审核中' - : '不通过' + lookData.state == 2 + ? '通过' + : lookData.state == 1 + ? '审核中' + : '不通过' }} @@ -142,24 +217,29 @@
预约信息
-
+ " + >
预约时段:{{ lookData.bookDate }} {{ lookData.startTime }}-{{ - lookData.endTime + lookData.endTime }}
-
+ " + > 预约人:{{ lookData.name }} 联系方式:{{ lookData.phone }} 预约部门:{{ lookData.dept }} @@ -169,18 +249,43 @@ 使用事项:{{ lookData.matter }}
- - + + - - + + -
+
当日会议室可用时段:{{ roomDateList[0] }} @@ -188,21 +293,40 @@
- - + + - + - + @@ -212,23 +336,42 @@ - + - + - - + + 选择上传附件 @@ -239,11 +382,18 @@ - + 取消 - + 提交 @@ -273,76 +423,122 @@
- - + + 重置
- + 批量预览 - + 添加至申购车 - + 一键申请 - 我要申请{{ selectType }} + +
- + }" + :loading="loadingCamera" + >
- + " + :pagination="pagination" + @change="handleTableChange" + >