From a2385c5632966d9632f17b26eb506913608cdeda Mon Sep 17 00:00:00 2001 From: wangyilin <1454641981@qq.com> Date: Tue, 12 Nov 2024 10:24:08 +0800 Subject: [PATCH] police --- .../src/subPages/police/dailyInspection/dailyInspection.vue | 4 ++-- .../src/subPages/select/dailyLife/dailyLife.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue b/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue index 23eccdf..228d511 100644 --- a/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue +++ b/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue @@ -25,11 +25,11 @@ - {{ item.name }}({{ item.totalScore }}分) + {{ item.name }}({{ item?.totalScore }}分) - -{{ item.currentScore }} + -{{ item?.currentScore }} diff --git a/collect_information/src/subPages/select/dailyLife/dailyLife.vue b/collect_information/src/subPages/select/dailyLife/dailyLife.vue index 8724b8d..487a13f 100644 --- a/collect_information/src/subPages/select/dailyLife/dailyLife.vue +++ b/collect_information/src/subPages/select/dailyLife/dailyLife.vue @@ -19,7 +19,7 @@ :key="i" style="margin-bottom: 20rpx" shape="button" - >{{ items.name }}{{ items.name}}