From 57704defda1b3b3155a6ef53644e8b0aa0d87abd Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期四, 06 七月 2023 16:32:53 +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 2feb0b8..96c7575 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