Merge branch 'master' into addMenu-v1.4

This commit is contained in:
Apple 2022-08-08 11:31:02 +08:00
commit 4b79bd8db3
4 changed files with 4 additions and 4 deletions

View File

@ -558,7 +558,7 @@ export default class adduserinfo extends React.Component {
value={this.state.model.product_name}
placeholder={'请输入'}
labelWidth={'0px'}
maxLength={16}
maxLength={20}
height={'36px'}
width={'520px'}
alignment={'left'}

View File

@ -610,7 +610,7 @@ export default class adduserinfo extends React.Component {
value={this.state.model.product_name}
placeholder={'请输入'}
labelWidth={'0px'}
maxLength={16}
maxLength={20}
height={'36px'}
width={'520px'}
alignment={'left'}

View File

@ -304,7 +304,7 @@ export default class adduserinfo extends React.Component {
value={this.state.model.product_name}
placeholder={"请输入"}
labelWidth={"0px"}
maxLength={16}
maxLength={20}
height={"36px"}
width={"520px"}
alignment={"left"}

View File

@ -616,7 +616,7 @@ export default class adduserinfo extends React.Component {
value={this.state.model.product_name}
placeholder={'请输入'}
labelWidth={'0px'}
maxLength={16}
maxLength={20}
height={'36px'}
width={'520px'}
alignment={'left'}