|
@ -99,7 +99,7 @@ export const PurchasereturnJobMain = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
field: 'fromLocationTypes', |
|
|
field: 'fromLocationTypes', |
|
|
dictType: DICT_TYPE.LOCATION_TYPE, |
|
|
dictType: DICT_TYPE.LOCATION_TYPE, |
|
|
dictClass: 'string', |
|
|
dictClass: 'string', |
|
|
isSearch: true, |
|
|
isSearch: false, |
|
|
isTable: true, |
|
|
isTable: true, |
|
|
sort: 'custom', |
|
|
sort: 'custom', |
|
|
table: { |
|
|
table: { |
|
|