Browse Source

BUG修改

master
parent
commit
cc97e926b7
  1. 2
      src/views/eam/basic/location/location.data.ts

2
src/views/eam/basic/location/location.data.ts

@ -67,7 +67,7 @@ export const Location = useCrudSchemas(reactive<CrudSchema[]>([
field: 'action',
isForm: false,
table: {
width: 150,
width: 180,
fixed: 'right'
}
}

Loading…
Cancel
Save