diff --git a/src/components/LowDesign/src/LowReport/index.vue b/src/components/LowDesign/src/LowReport/index.vue index 4990256..90273aa 100644 --- a/src/components/LowDesign/src/LowReport/index.vue +++ b/src/components/LowDesign/src/LowReport/index.vue @@ -849,7 +849,7 @@ const getTableData = async (isLoading = true) => { }) const liveWidthCol={ 'InventoryRatio':['产品ID','货品ID'], - 'PSI':['产品ID','货品ID'], + 'PSI':['产品ID','货品ID','产品名称','产品规格','单位','每件数量'], 'ZHXSQK':['标准品名','客户名称'] } Object.keys(tableOption.value.column).forEach(key=>{