Merge branch 'projects/mesxc-test' of git.picaiba.com:mt-fe-group/yudao-dev into projects/mesxc-test

This commit is contained in:
gtz
2024-01-25 16:32:46 +08:00
3 changed files with 63 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2023-12-27 13:54:52
* @LastEditTime: 2024-01-22 16:04:18
* @LastEditTime: 2024-01-25 14:08:27
* @LastEditors: zhp
* @Description:
-->
@@ -103,6 +103,7 @@ export default {
// itemStyle: {
color: '#0fdedb',
// },
// barCategoryGap: '10%',
barWidth: 10,
data: passRateList
},
@@ -110,8 +111,9 @@ export default {
type: 'bar',
stack: 'total',
name: '废品',
// barCategoryGap: '10%',
data: wasteList,
barWidth: 10,
// barWidth: 10,
// barWidth: 15,
// label: {
// position: [10, 10],
@@ -145,7 +147,7 @@ export default {
right: '4%',
// bottom: '3%',
width: 'auto',
height: 'auto',
height: '300',
containLabel: true
},
yAxis: [