邮件模板调整

dev
张同海 1 week ago
parent 5551179f7d
commit 62360bacdd

@ -9,7 +9,7 @@ export const ArrclientTag = await getDictOption('infoclient-ArrclientTag')
ArrclientTag.forEach((item) => { ArrclientTag.forEach((item) => {
Receiver.push({ Receiver.push({
field: item.value, field: item.value,
label: `是否${item.name}`, label: `${item.name}`,
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -27,25 +27,25 @@ export const columns: BasicColumn[] = [
title: '名称', title: '名称',
dataIndex: 'name', dataIndex: 'name',
sorter: true, sorter: true,
align: 'left' align: 'left',
}, },
{ {
title: '客户名称', title: '客户名称',
dataIndex: 'customerName', dataIndex: 'customerName',
sorter: true, sorter: true,
align: 'left' align: 'left',
}, },
{ {
title: '单据类型', title: '单据类型',
dataIndex: 'documentType', dataIndex: 'documentType',
sorter: true, sorter: true,
width: 150, width: 150,
align: 'left' align: 'left',
}, },
{ {
title: '备注', title: '备注',
dataIndex: 'note', dataIndex: 'note',
align: 'left' align: 'left',
}, },
] ]
@ -150,7 +150,7 @@ export const formSchema: FormSchema[] = [
}, },
{ {
field: 'isShared', field: 'isShared',
label: '是否共享', label: '共享',
component: 'Switch', component: 'Switch',
defaultValue: false, defaultValue: false,
colProps: { span: 4 }, colProps: { span: 4 },
@ -322,7 +322,7 @@ export let ReceiverformSchema: FormSchema[] = [
...Receiver, ...Receiver,
// { // {
// field: 'carrier', // field: 'carrier',
// label: '是否船公司', // label: '船公司',
// component: 'Switch', // component: 'Switch',
// colProps: { span: 6 }, // colProps: { span: 6 },
// defaultValue: false, // defaultValue: false,
@ -335,7 +335,7 @@ export let ReceiverformSchema: FormSchema[] = [
// }, // },
// { // {
// field: 'booking', // field: 'booking',
// label: '是否订舱公司 ', // label: '订舱公司 ',
// component: 'Switch', // component: 'Switch',
// colProps: { span: 6 }, // colProps: { span: 6 },
// defaultValue: false, // defaultValue: false,
@ -348,7 +348,7 @@ export let ReceiverformSchema: FormSchema[] = [
// }, // },
// { // {
// field: 'yard', // field: 'yard',
// label: '是否场站', // label: '场站',
// component: 'Switch', // component: 'Switch',
// colProps: { span: 6 }, // colProps: { span: 6 },
// defaultValue: false, // defaultValue: false,
@ -361,7 +361,7 @@ export let ReceiverformSchema: FormSchema[] = [
// }, // },
// { // {
// field: 'truck', // field: 'truck',
// label: '是否车队', // label: '车队',
// component: 'Switch', // component: 'Switch',
// colProps: { span: 6 }, // colProps: { span: 6 },
// defaultValue: false, // defaultValue: false,
@ -374,7 +374,7 @@ export let ReceiverformSchema: FormSchema[] = [
// }, // },
// { // {
// field: 'controller', // field: 'controller',
// label: '是否委托单位', // label: '委托单位',
// component: 'Switch', // component: 'Switch',
// colProps: { span: 6 }, // colProps: { span: 6 },
// defaultValue: false, // defaultValue: false,
@ -387,7 +387,7 @@ export let ReceiverformSchema: FormSchema[] = [
// }, // },
// { // {
// field: 'shipperCn', // field: 'shipperCn',
// label: '是否国内发货人', // label: '国内发货人',
// component: 'Switch', // component: 'Switch',
// colProps: { span: 6 }, // colProps: { span: 6 },
// defaultValue: false, // defaultValue: false,
@ -415,7 +415,7 @@ export const SenderformSchema: FormSchema[] = [
}, },
{ {
field: 'isOperator', field: 'isOperator',
label: '是否操作', label: '操作',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -428,7 +428,7 @@ export const SenderformSchema: FormSchema[] = [
}, },
{ {
field: 'isVouchingClerk', field: 'isVouchingClerk',
label: '是否单证', label: '单证',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -441,7 +441,7 @@ export const SenderformSchema: FormSchema[] = [
}, },
{ {
field: 'isSale', field: 'isSale',
label: '是否销售', label: '销售',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -454,7 +454,7 @@ export const SenderformSchema: FormSchema[] = [
}, },
{ {
field: 'isCustomerService', field: 'isCustomerService',
label: '是否客服', label: '客服',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -482,7 +482,7 @@ export const CcformSchema: FormSchema[] = [
}, },
{ {
field: 'isOperator', field: 'isOperator',
label: '是否操作', label: '操作',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -495,7 +495,7 @@ export const CcformSchema: FormSchema[] = [
}, },
{ {
field: 'isVouchingClerk', field: 'isVouchingClerk',
label: '是否单证', label: '单证',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -508,7 +508,7 @@ export const CcformSchema: FormSchema[] = [
}, },
{ {
field: 'isSale', field: 'isSale',
label: '是否销售', label: '销售',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,
@ -521,7 +521,7 @@ export const CcformSchema: FormSchema[] = [
}, },
{ {
field: 'isCustomerService', field: 'isCustomerService',
label: '是否客服', label: '客服',
component: 'Switch', component: 'Switch',
colProps: { span: 6 }, colProps: { span: 6 },
defaultValue: false, defaultValue: false,

Loading…
Cancel
Save