Merge branch 'zth' into dev

szh-new
张同海 3 months ago
commit 5e458cf47e

@ -34,7 +34,7 @@ export const searchFormSchema: FormSchema[] = [
field: 'carrier',
labelSlot: 'carrierId',
component: 'ApiSelect',
colProps: { span: 20 },
colProps: { span: 6 },
componentProps: ({ formModel }) => {
return {
api: GetCarrierSelectList,

Loading…
Cancel
Save