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