fix: 79905 企标更改流程--查看修改前内容点击无响应
后端加字段
This commit is contained in:
+6
@@ -78,6 +78,12 @@ public class EsChangeOpinion implements Serializable {
|
||||
@ApiModelProperty(value = "条款名称")
|
||||
private String clauseName;
|
||||
|
||||
/**
|
||||
* 修改前
|
||||
*/
|
||||
@ApiModelProperty(value = "修改前")
|
||||
private String beforeUpdate;
|
||||
|
||||
/**
|
||||
* 修改后
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user