From 07e7a6323d6f98fe2dfdf2733daf457a4e4f42f4 Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期四, 28 三月 2024 14:13:38 +0800 Subject: [PATCH] style:登录页面样式 --- src/views/system/calculate/report/index.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/system/calculate/report/index.vue b/src/views/system/calculate/report/index.vue index 1bda10d..ba3f141 100644 --- a/src/views/system/calculate/report/index.vue +++ b/src/views/system/calculate/report/index.vue @@ -192,22 +192,22 @@ }, tableData: [{ - name: '鎷嗛櫎鐐逛綅', + name: '瀛樺偍鏁呴殰', amount: '100', money: '100', total: '10000' }, { - name: '杩炵画涓ゅぉ', + name: '鏃堕挓涓嶅悓姝�24灏忔椂鏈慨澶�', amount: '100', money: '100.45', total: '10045' }, { - name: '闂撮殧涓夊ぉ', + name: '涓�鏈轰竴妗�24灏忔椂鏈慨澶�', amount: '100', money: '100', total: '10000' }, { - name: '杩愯鐜�(96%)', + name: '瑙嗛杩愯鐜�(96%)', amount: '100', money: '100.45', total: '10045' -- Gitblit v1.8.0