库存产品占比表 的 产品名称, 产品规格字段列宽可自定义
This commit is contained in:
@@ -848,7 +848,7 @@ const getTableData = async (isLoading = true) => {
|
|||||||
item.hide=hides.includes(item.prop)||hideColumns.value.includes(item.prop)
|
item.hide=hides.includes(item.prop)||hideColumns.value.includes(item.prop)
|
||||||
})
|
})
|
||||||
const liveWidthCol={
|
const liveWidthCol={
|
||||||
'InventoryRatio':['产品ID','货品ID'],
|
'InventoryRatio':['产品ID','货品ID','产品名称','产品规格',],
|
||||||
'PSI':['产品ID','货品ID','产品名称','产品规格','单位','每件数量'],
|
'PSI':['产品ID','货品ID','产品名称','产品规格','单位','每件数量'],
|
||||||
'ZHXSQK':['标准品名','客户名称']
|
'ZHXSQK':['标准品名','客户名称']
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user