fix: 80635 企标计划立项/变更流程 --零部件名称字段回显不正确
This commit is contained in:
+1
@@ -287,6 +287,7 @@ public class ProcessEsInitChange implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 零部件名称
|
* 零部件名称
|
||||||
*/
|
*/
|
||||||
|
@Dict(dicCode = "part_name")
|
||||||
@ApiModelProperty(value = "零部件名称")
|
@ApiModelProperty(value = "零部件名称")
|
||||||
private String componentName;
|
private String componentName;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user