From a71f34e6888abdf106b6d20e125eb4569a63b3f0 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期一, 13 十一月 2023 17:27:58 +0800 Subject: [PATCH] 修改签到页面传参,称重页面样式 --- pages/public-page/faYunstatisticsDetails/faYunstatisticsDetails.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/public-page/faYunstatisticsDetails/faYunstatisticsDetails.vue b/pages/public-page/faYunstatisticsDetails/faYunstatisticsDetails.vue index 844f1cc..a99ad61 100644 --- a/pages/public-page/faYunstatisticsDetails/faYunstatisticsDetails.vue +++ b/pages/public-page/faYunstatisticsDetails/faYunstatisticsDetails.vue @@ -93,7 +93,7 @@ return { id: '', faYunDetailobj: {}, - coalStatus: ['鏈О閲�', '绉伴噸涓�', '楠岃川涓�', '绉伴噸瀹屾垚', '楠岃川瀹屾垚'] + coalStatus: ['鏈О閲�', '绉伴噸涓�', '楠岃川涓�', '绉伴噸瀹屾垚', '澶勭悊瀹屾垚'] }; }, methods: {}, -- Gitblit v1.9.1