Browse Source

Merge branch 'milestone-20250913-现金管理' of http://39.101.133.168:8807/huangqizhen/gold-vue into milestone-20250913-现金管理

zhangrenyuan/feature-20250917134308-现金管理
zhangrenyuan 1 week ago
parent
commit
3f900444b3
  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