From bed300e1bcf88b121684afe0cba7d2d0533623bf Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期五, 06 十二月 2024 19:25:45 +0800 Subject: [PATCH] 改bug --- admin/src/views/finance/bull.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/src/views/finance/bull.vue b/admin/src/views/finance/bull.vue index e0e4de8..f2344d0 100644 --- a/admin/src/views/finance/bull.vue +++ b/admin/src/views/finance/bull.vue @@ -147,7 +147,7 @@ label: '缁撴竻鐘舵��', options: [ { value: 0, label: '寰呮敹娆�' }, - { value: 1, label: '宸茬粨绠�' }, + { value: 1, label: '宸茬粨娓�' }, { value: 2, label: '閮ㄥ垎缁撴竻' }, { value: 3, label: '寰呬粯娆�' }, { value: 4, label: '寰呴��娆�' } -- Gitblit v1.9.3