新增个人修改密码接口
This commit is contained in:
parent
cecdb6b08b
commit
ac7f379dcc
|
@ -81,8 +81,6 @@ export default class App extends Component {
|
||||||
constructor(props){
|
constructor(props){
|
||||||
super(props)
|
super(props)
|
||||||
window["mydata"] = this;
|
window["mydata"] = this;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
state = {
|
state = {
|
||||||
visible:false,
|
visible:false,
|
||||||
|
|
Loading…
Reference in New Issue