Explorar o código

修改模板赋值(3144)

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
b89077e42c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/PushContainer/index.jsx

+ 1 - 1
src/components/PushContainer/index.jsx

@@ -232,7 +232,7 @@ class PushContainer extends Component {
               type="text"
               maxLength='20'
               id="FstInp"
-              // value={this.state.fstName}
+              value={this.state.fstName}
               onFocus={() =>this.spellFst()}
               onInput={(e) => {
                 this.handleInputFst(e)