@ -26,15 +26,16 @@ export const AdjustRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
sort: 'custom',
isSearch: true,
},
{
label: '操作',
field: 'action',
isForm: false,
table: {
width: 150,
fixed: 'right'
}
// {
// label: '操作',
// field: 'action',
// isForm: false,
// isTable: false,
// table: {
// width: 150,
// fixed: 'right'
// }
]))
//表单校验
@ -164,17 +165,18 @@ export const AdjustRecordDetail = useCrudSchemas(reactive<CrudSchema[]>([
precision: 2
isDetail: false,
isTableForm: false,
// isDetail: false,
// },
// isTableForm: false,