@ -284,7 +284,7 @@ export const searchFormSchema: FormSchema[] = [
colProps: { span: 4 },
componentProps: () => {
return {
api: GetCarrierlist,
api: GetCustomerServiceList,
labelField: 'pinYinCode',
valueField: 'userCode',
showName: 'userName',
@ -587,7 +587,9 @@ onMounted(() => {
<style lang="less">
.ds-sea-export-table {
height: 100%;
.ant-table-footer {
display: none;
}
.vben-basic-table-header__toolbar {
justify-content: space-between;