test
This commit is contained in:
@@ -396,7 +396,7 @@
|
||||
// // ${nameList.items[0].data}
|
||||
// name = `/ ${data[0].axisValueLabel}/ ${data[0].axisValue} / ${data[0].name}<br/>宣发任务数:${this.departBarData[index].taskCount} `
|
||||
// })
|
||||
return `${data[0].axisValueLabel}/ ${data[0].axisValue} / ${data[0].name}<br/>宣发任务数:${this.departBarData[index].taskCount}`
|
||||
return `${data[0].axisValueLabel}/ ${data[0].axisValue} / ${data[0].name}<br/>宣发任务数:${data[0].value}`
|
||||
}
|
||||
},
|
||||
dataZoom: [
|
||||
|
||||
Reference in New Issue
Block a user