@ -475,6 +475,16 @@ export const ProductionMain = useCrudSchemas(reactive<CrudSchema[]>([
isTable: false,
isForm: false,
},
{
label: '备注',
field: 'remark',
sort: 'custom',
table: {
width: 350
// {
// label: '开始时间',
// field: 'beginTime',