update 产量fto投入

This commit is contained in:
DESKTOP-FUDKNA8\znjsz
2024-04-26 11:23:40 +08:00
parent 752df8417d
commit e8cc80495f
7 changed files with 51 additions and 66 deletions

View File

@@ -87,7 +87,6 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse) {
const { chipInvest, ftoInvest, chipOutput, stdOutput, bipvOutput } = init();
if (factoryListResponse) {
for (const factory of factoryListResponse) {
debugger;
const fId = getFactoryId(factory);
// 获取目标值
if (targetListResponse) {