Compare commits
No commits in common. "b36d42af0572d034b6f0b460f17d78e9557ba1c5" and "917dca844380c93da7604f88646d78352e0deffa" have entirely different histories.
b36d42af05
...
917dca8443
@ -197,7 +197,7 @@ const handleExport = async () => {
|
||||
}
|
||||
}
|
||||
const getSummaries = (param: SummaryMethodProps) => {
|
||||
const summaryField = ["biaoZhunJianCost","cailiaoCost","waixeiCost","neibuCost","zpCost","yunFeiCost","sumCost","waixeijiagong"];
|
||||
const summaryField = ["biaoZhunJianCost","cailiaoCost","waixeiCost","neibuCost","zpCost","yunFeiCost","sumCost"];
|
||||
const { columns, data } = param;
|
||||
const sums = [];
|
||||
columns.forEach((column, index) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user