From 0937a09b807ae3d615e2e13d7b254a952b9f99ce Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期二, 21 十一月 2023 16:00:50 +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