Select
下拉框
Props
<Select
className="select-top"
list={this.List}
checkedId={productId}
chooseItem={this.chooseItem}
/>Last updated
Was this helpful?
下拉框
<Select
className="select-top"
list={this.List}
checkedId={productId}
chooseItem={this.chooseItem}
/>Last updated
Was this helpful?
Was this helpful?