mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 22:17:37 +08:00
choice value tip fix
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
<a-textarea
|
<a-textarea
|
||||||
:rows="5"
|
:rows="5"
|
||||||
name="choice_value"
|
name="choice_value"
|
||||||
placeholder="多个值使用半角逗号“,”分隔"
|
placeholder="多个值使用换行分隔"
|
||||||
v-decorator="['choice_value', {rules: []} ]"
|
v-decorator="['choice_value', {rules: []} ]"
|
||||||
/>
|
/>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
|
Reference in New Issue
Block a user