Browse Source

Merge branch 'refs/heads/lihui/feature-20250915101448-现金管理' into milestone-20250913-现金管理

# Conflicts:
#	src/views/recharge/gold/addCoinRecharge.vue
zhangrenyuan/feature-20250917134308-现金管理
lihui 1 week ago
parent
commit
8b23e72b6f
  1. 4
      src/components/workspace/GoldManagement.vue

4
src/components/workspace/GoldManagement.vue

@ -405,7 +405,7 @@ const initConsumeDetailChart = () => {
//
legend: {
orient: 'vertical',
left: 'left',
left: '20%',
top: '85',
icon: 'circle',
iconSize: 5,
@ -463,7 +463,7 @@ const initRechargePeopleChart = () => {
const option = {
legend: {
orient: 'vertical',
left: 'left',
left: '20%',
top: '85',
icon: 'circle',
iconSize: 5,

Loading…
Cancel
Save