2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 03:07:20 +08:00

feat: lint

This commit is contained in:
2026-01-29 19:42:05 +08:00
parent bf8ca47c62
commit 6458957650

View File

@@ -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>