@ -47,6 +47,7 @@ export const MoldAccounts = useCrudSchemas(reactive<CrudSchema[]>([
label: '来源类型',
field: 'sourceType',
sort: 'custom',
dictType: DICT_TYPE.ORDER_SOURCE_TYPE,
isSearch: false,
isForm: false,
isTable: false,