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