From 61f95ed2922fbf6070e4ed3cfd599a5a849d6520 Mon Sep 17 00:00:00 2001
From: lion <120344285@qq.com>
Date: Thu, 12 Sep 2024 14:25:25 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/book/components/checkBook.vue | 114 +++++++++++++-----------
1 file changed, 60 insertions(+), 54 deletions(-)
diff --git a/src/views/book/components/checkBook.vue b/src/views/book/components/checkBook.vue
index a5455dd..5325799 100644
--- a/src/views/book/components/checkBook.vue
+++ b/src/views/book/components/checkBook.vue
@@ -35,11 +35,11 @@
同行人:
-
-
-
- {{item.name}},
-
+
+
+
+ {{item.name}},
+
@@ -56,58 +56,64 @@
v-if="submitObj.status===item.id">{{item.value}}
-
-
+
审核意见:
{{submitObj.reason}}
-
- 第三方记录
-
-
-
-
-
-
- 成功
-
-
- 失败
-
-
-
-
-
-
-
-
-
- {{JSON.parse(scope.row.response_data)}}
-
-
-
-
-
-
-
-
-
- 重新预约
-
-
-
-
-
+
+
+
+
+
+
+
+ 成功
+
+
+ 失败
+
+
+
+
+
+
+
+
+
+ {{JSON.parse(scope.row.response_data)}}
+
+
+
+
+
+
+
+
+
@@ -154,8 +160,8 @@
type: 'show',
id: '',
submitObj: {},
- thirdArr: [],
- baseUrl:`${process.env.VUE_APP_BASE_API}`,
+ thirdArr: [],
+ baseUrl: `${process.env.VUE_APP_BASE_API}`,
form: {
name: '',
},
@@ -167,11 +173,11 @@
prop: 'finally',
label: '预约结果',
width: 200
- }, {
+ }, {
prop: 'response_data',
label: '第三方返回数据',
width: 200
- },{
+ }, {
prop: 'created_at',
label: '发送时间',
width: 200