@ -23,6 +23,14 @@ const schema = {
title: "税后金额",
type: "number",
},
realAmt: {
title: "税额",
taxDiff: {
title: "税后金额含尾差",
invGroupNum: {
title: "发票分组号",
@ -39,10 +47,6 @@ const schema = {
{ value: 3, label: "提交" },
],
title: "发票税后尾差",
clientCode: {
title: "客户代码",
type: "string",