年月可以自定义宽度
This commit is contained in:
@@ -1002,7 +1002,7 @@ const getTableData = async (isLoading = true) => {
|
||||
'PSI':['产品ID','货品ID','产品名称','产品规格','单位','每件数量'],
|
||||
'ZHXSQK':['标准品名','客户名称'],
|
||||
'kcqmltj':['产品名称','规格','商品名','通用名'],
|
||||
'zd_customer':['客户名称']
|
||||
'zd_customer':['客户名称','年月']
|
||||
}
|
||||
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