|
|
@ -1580,13 +1580,13 @@ export const SupplierinvoiceRequestDetailMain = useCrudSchemas(reactive<CrudSche |
|
|
|
formatter: accountantFormart, |
|
|
|
detail: { |
|
|
|
formatter: accountantFormartDetail, |
|
|
|
labelClassName: 'detail-label-color-blue' |
|
|
|
}, |
|
|
|
sortTableDefault: 6, |
|
|
|
isForm: false, |
|
|
|
isTable: false, |
|
|
|
isSearch: false, |
|
|
|
isDetail: true, |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
label: '材料款税额',//'供应商维护税额',
|
|
|
@ -1619,6 +1619,7 @@ export const SupplierinvoiceRequestDetailMain = useCrudSchemas(reactive<CrudSche |
|
|
|
formatter: accountantFormart, |
|
|
|
detail: { |
|
|
|
formatter: accountantFormartDetail, |
|
|
|
labelClassName: 'detail-label-color-blue' |
|
|
|
}, |
|
|
|
sortTableDefault: 6, |
|
|
|
isForm: false, |
|
|
@ -1654,6 +1655,7 @@ export const SupplierinvoiceRequestDetailMain = useCrudSchemas(reactive<CrudSche |
|
|
|
formatter: accountantFormart, |
|
|
|
detail: { |
|
|
|
formatter: accountantFormartDetail, |
|
|
|
labelClassName: 'detail-label-color-blue' |
|
|
|
}, |
|
|
|
sortTableDefault: 6, |
|
|
|
isForm: false, |
|
|
|