1.3 关掉提示
This commit is contained in:
@ -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({
|
||||
|
@ -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({
|
||||
|
Reference in New Issue
Block a user