产能利用率 产销协同分析表的列宽
This commit is contained in:
@@ -1145,7 +1145,9 @@ const getTableData = async (isLoading = true) => {
|
||||
'kcqmltj':['产品名称','规格','商品名','通用名'],
|
||||
'zd_customer':['客户名称','年月'],
|
||||
'zhxs-hz':['板块'],
|
||||
'stgoodTop10':['产品名称']
|
||||
'stgoodTop10':['产品名称'],
|
||||
'capacity_utilization':['车间名称'],
|
||||
'product_sales_inventory':['类别/品种']
|
||||
}
|
||||
Object.keys(tableOption.value.column).forEach(key=>{
|
||||
const showCols=Object.values(tableOption.value.column).filter(item=>!item.hide)
|
||||
|
||||
Reference in New Issue
Block a user