From 9d3700026efff9a876c5eeccdadd07a4d5b62384 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期四, 21 三月 2024 18:02:28 +0800 Subject: [PATCH] 核算 --- 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