Commit 06823880 authored by guang.wu's avatar guang.wu

fix: 去掉没用提示

parent c5688b9e
......@@ -308,7 +308,6 @@ const FormInformationBasic = forwardRef((props, ref) => {
name="brandId"
label="商品品牌"
rules={[{ required: true, message: '请选择商品品牌' }]}
extra="若需新增品牌请联系业务员"
>
<Select
showSearch
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment