fix:跟单任务控制台整机下拉值控制
This commit is contained in:
parent
0762b92fad
commit
1e4efeaa88
@ -78,6 +78,7 @@ public class tracktaskconsoleFormPlugIn extends AbstractBillPlugIn implements Be
|
|||||||
if (billtype.equals("yem_tracktaskconsole_zj")) {//整机
|
if (billtype.equals("yem_tracktaskconsole_zj")) {//整机
|
||||||
map.put("现产", "A");
|
map.put("现产", "A");
|
||||||
map.put("改制", "B");
|
map.put("改制", "B");
|
||||||
|
map.put("库存车","G");
|
||||||
// map.put("外购", "D");
|
// map.put("外购", "D");
|
||||||
fillEntityCombo(map);
|
fillEntityCombo(map);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user