@ -10,6 +10,10 @@ const schema = {
title: "金税发票号",
type: "string",
},
creationTime: {
title: "导入时间",
type: "DateTime",
invbillNum: {
title: "系统发票号",
@ -55,10 +59,7 @@ const schema = {
title: "客户代码",
title: "发票时间",
};