fix:页面优化
This commit is contained in:
@@ -340,6 +340,10 @@ export function useGridColumns(): VxeTableGridOptions<WmsIostorInvApi.IostorInv>
|
||||
field: 'billType',
|
||||
title: '单据类型',
|
||||
minWidth: 120,
|
||||
cellRender: {
|
||||
name: 'CellDict',
|
||||
props: { type: DICT_TYPE.WMS_OUT_BILL_TYPE },
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'bizDate',
|
||||
|
||||
Reference in New Issue
Block a user