新增个人修改密码接口

This commit is contained in:
red-deng-deng 2021-12-08 11:36:21 +08:00
parent cecdb6b08b
commit ac7f379dcc
1 changed files with 0 additions and 2 deletions

View File

@ -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,