diff --git a/src/option/base/cargo-type.js b/src/option/base/cargo-type.js index 1a8b5fc..fcc8d2c 100644 --- a/src/option/base/cargo-type.js +++ b/src/option/base/cargo-type.js @@ -171,6 +171,7 @@ export const getCargoTypeOption = ctx => ({ addDisplay: false, editDisplay: false, display: false, + sortable: true, minWidth: 160, }, { @@ -182,6 +183,7 @@ export const getCargoTypeOption = ctx => ({ addDisplay: false, editDisplay: false, display: false, + sortable: true, minWidth: 160, }, ],