可定义列宽加上产品名称 每件数量 产品规格 单位
This commit is contained in:
@@ -849,7 +849,7 @@ const getTableData = async (isLoading = true) => {
|
|||||||
})
|
})
|
||||||
const liveWidthCol={
|
const liveWidthCol={
|
||||||
'InventoryRatio':['产品ID','货品ID'],
|
'InventoryRatio':['产品ID','货品ID'],
|
||||||
'PSI':['产品ID','货品ID'],
|
'PSI':['产品ID','货品ID','产品名称','产品规格','单位','每件数量'],
|
||||||
'ZHXSQK':['标准品名','客户名称']
|
'ZHXSQK':['标准品名','客户名称']
|
||||||
}
|
}
|
||||||
Object.keys(tableOption.value.column).forEach(key=>{
|
Object.keys(tableOption.value.column).forEach(key=>{
|
||||||
|
|||||||
Reference in New Issue
Block a user