|
@ -296,15 +296,6 @@ export const PutawayRequestMain = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
label: '到仓库代码', |
|
|
|
|
|
field: 'toWarehouseCode', |
|
|
|
|
|
sort: 'custom', |
|
|
|
|
|
table: { |
|
|
|
|
|
width: 150 |
|
|
|
|
|
}, |
|
|
|
|
|
isForm: false, |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
{ |
|
|
label: '到库位类型范围', |
|
|
label: '到库位类型范围', |
|
|
field: 'toLocationTypes', |
|
|
field: 'toLocationTypes', |
|
|