projects/mesxc-zjl #337

Merged
juzi merged 3 commits from projects/mesxc-zjl into projects/mesxc-test 2024-04-15 14:59:30 +08:00
Showing only changes of commit b0078cb099 - Show all commits

View File

@ -58,20 +58,12 @@ export default {
type: 'bar',
data: [],
barWidth: 20,
label: {
show: true,
position: 'top',
},
},
{
name: '上期',
type: 'bar',
data: [],
barWidth: 20,
// label: {
// show: true,
// position: 'top'
// }
},
];
for (let j = 0; j < arr.length; j++) {