🎨 style: 修复样式bug

This commit is contained in:
wangsongsole 2024-03-11 16:20:51 +08:00
parent 0a0402ac90
commit 62a33c2bb3
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ export default class accList extends React.Component {
}}
value={this.state.model.stock_id}
countShow={false}
placeholder={"字段为空自动生成ID"}
placeholder={"字段为空自动生成ID"}
labelWidth={"0px"}
maxLength={12}
height={"36px"}