Merge branch 'release_electronic_bid_evaluation_room' into 'release_20230102'

1.3 关掉提示

See merge request eshop/fe_service_ebtp_frontend!104
This commit is contained in:
jl-zhoujl2
2023-01-02 16:57:42 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ class Jury extends PureComponent {
// userlevel: "1",                       //网站自定义会员级别1-N可根据选择判断取值显示到小能客户端
// erpparam: "abc"                          //erpparam为erp功能的扩展字段可选购买erp功能后用于erp功能集成
// }
this.isIdOrPhoto();
// this.isIdOrPhoto();
}
onChange = (date, dateString) => {
this.setState({

View File

@ -72,7 +72,7 @@ class manager extends PureComponent {
// erpparam: "abc"                          //erpparam为erp功能的扩展字段可选购买erp功能后用于erp功能集成
// }
this.approvalDetail();
this.isIdOrPhoto();
// this.isIdOrPhoto();
}
onChange = (date, dateString) => {
this.setState({