From 35d96da6bab46d6c08b432ff3519541632d3e7e7 Mon Sep 17 00:00:00 2001 From: zds <2388969634@qq.com> Date: Thu, 22 Sep 2022 10:56:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../org/nl/wms/pf/service/impl/FormulaServiceImpl.java | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/mes/hd/nladmin-system/src/main/java/org/nl/wms/pf/service/impl/FormulaServiceImpl.java b/mes/hd/nladmin-system/src/main/java/org/nl/wms/pf/service/impl/FormulaServiceImpl.java index 424fcc3a..998b8ab7 100644 --- a/mes/hd/nladmin-system/src/main/java/org/nl/wms/pf/service/impl/FormulaServiceImpl.java +++ b/mes/hd/nladmin-system/src/main/java/org/nl/wms/pf/service/impl/FormulaServiceImpl.java @@ -216,11 +216,15 @@ public class FormulaServiceImpl implements FormulaService { double RF_total = 0; //删除明细 PDM_BI_FormulaDtl.delete("formula_id='"+formula_id+"'"); + int mn =1; for(int i = 0;i