@ -256,15 +256,16 @@ export const InventorymoveRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
// }
// },
// {
{
// label: '备注',
label: '备注',
// field: 'remark',
field: 'remark',
// sort: 'custom',
sort: 'custom',
// table: {
table: {
// width: 150
width: 150
},
// isTable: false,
isTable: true,
sortTableDefault:1000
// label: '自动提交',
// field: 'autoCommit',