🎨 style: 修复样式bug
This commit is contained in:
parent
0a0402ac90
commit
62a33c2bb3
|
@ -320,7 +320,7 @@ export default class accList extends React.Component {
|
||||||
}}
|
}}
|
||||||
value={this.state.model.stock_id}
|
value={this.state.model.stock_id}
|
||||||
countShow={false}
|
countShow={false}
|
||||||
placeholder={"此字段为空自动生成ID"}
|
placeholder={"字段为空自动生成ID"}
|
||||||
labelWidth={"0px"}
|
labelWidth={"0px"}
|
||||||
maxLength={12}
|
maxLength={12}
|
||||||
height={"36px"}
|
height={"36px"}
|
||||||
|
|
Loading…
Reference in New Issue