| | |
| | | |
| | | String name() default ""; |
| | | |
| | | int width() default 100; |
| | | int width() default 0; |
| | | |
| | | } |
| | |
| | | } |
| | | soundVo.put("label", field.getName()); |
| | | soundVo.put("value", value); |
| | | soundVo.put("width", width); |
| | | if(width>0){ |
| | | soundVo.put("width", width); |
| | | } |
| | | soundVo.put("order", order + ""); |
| | | if(list.size() == 0){ |
| | | if(list.isEmpty()){ |
| | | list.add(soundVo); |
| | | }else{ |
| | | boolean isAdd = false; |
| | |
| | | |
| | | private String id; |
| | | |
| | | @ValueTableShow(value = 1,name = "委托编号",width = 190) |
| | | @ValueTableShow(value = 1,name = "委托编号",width = 180) |
| | | private String entrustCode; |
| | | |
| | | @ValueTableShow(value = 2,name = "样品名称") |