From 3283fe1a1b37141e2db03752c35a42a8ad3e9be2 Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期一, 25 三月 2024 18:09:44 +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