From ed51425a9c5f2375b3983fc88535b1a7351e04b8 Mon Sep 17 00:00:00 2001 From: xuechunyuan <17853500702@163.com> Date: Wed, 1 Mar 2023 13:49:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E6=8A=A5=E5=88=B0=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E6=8A=A5=E5=88=B0=E8=AF=A6=E6=83=85=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/booklist/index.vue | 84 ++++++++++++++++++++++-------------- vue.config.js | 4 +- 2 files changed, 53 insertions(+), 35 deletions(-) diff --git a/src/views/booklist/index.vue b/src/views/booklist/index.vue index 59f8c94..fe8dec2 100644 --- a/src/views/booklist/index.vue +++ b/src/views/booklist/index.vue @@ -14,18 +14,20 @@
{{ - item1 == 3 ? '已报道' : item1 == 2 ? '未报道' : item1 == 1 ? '已取消' : '未报到' + item1 == 3 ? '已报道' : item1 == 2 ? '未报道' : item1 == 1 ? '已取消' : '未报到' }}
- +
预约人报道信息
@@ -79,14 +81,15 @@
预约时间
- {{ regData.resData ? regData.resData.apmDay.substring(0, 10) : '' }} {{ item.period }}{{ item.timeFrame }} + {{ regData.resData ? regData.resData.apmDay.substring(0, 10) : '' }} {{ item.period }}{{ item.timeFrame + }}
- 签到并打印 + 打印