主要占比前十产品名称列宽可自定义 销售类型同比表切换年份柱形图变化问题
This commit is contained in:
@@ -1130,6 +1130,7 @@ const getTableData = async (isLoading = true) => {
|
||||
hides=Object.keys(hideFeilds.value).length?hideFeilds.value[item].split(','):[]
|
||||
})
|
||||
}
|
||||
zhxsMonths.value=[]
|
||||
Object.keys(tableOption.value.column).forEach(key=>{
|
||||
let item=tableOption.value.column[key]
|
||||
if(item.children){
|
||||
|
||||
Reference in New Issue
Block a user