Commit ae3ef024 authored by GuanHua's avatar GuanHua

fix: 活动标签问题

parent 0e1c610d
......@@ -238,6 +238,7 @@ const SuggestProductCommodity: React.FC<SuggestProductCommodityProps> = (props:
ref={saveInputRef}
type="text"
size="small"
maxLength={16}
className={styles['tag-input']}
defaultValue={inputValue}
onChange={_handleInputChange}
......
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