mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 03:07:20 +08:00
feat: lint
This commit is contained in:
@@ -204,7 +204,7 @@ watch(show, (val) => {
|
||||
v-model:value="createModel.image"
|
||||
type="text"
|
||||
@keydown.enter.prevent
|
||||
:placeholder="$gettext('e.g., nginx, mysql:8.0, your_username/your_image:tag')"
|
||||
:placeholder="$gettext('e.g., nginx, mysql:8.4, your_username/your_image:tag')"
|
||||
/>
|
||||
</n-form-item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user