fix:明细信息的销售方式包含CKD时,装柜信息的整机件数不锁定,其他情况都锁定
This commit is contained in:
parent
03d2c7a8eb
commit
db0264cc6e
@ -589,6 +589,8 @@ public class EncaseMentEdit extends AbstractBillPlugIn implements Plugin, Before
|
||||
// case "yem_wholecube"://整柜立方
|
||||
// ZJHZ();//汇总至表头
|
||||
// break;
|
||||
case "yem_salesmethod":
|
||||
// this.getModel().getValue("")
|
||||
case "yem_lenghtunit":
|
||||
case "yem_vol":
|
||||
TotalUtil.countVolM3(model, rowIndex, "yem_lenghtunit", "yem_vol", "yem_volm3");
|
||||
|
Loading…
Reference in New Issue
Block a user