mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
添加placeholder描述
This commit is contained in:
parent
a4002c6f65
commit
1dc2d92d34
@ -16,6 +16,7 @@
|
|||||||
:prefix="`${item.id}`"
|
:prefix="`${item.id}`"
|
||||||
suffix="仅本机"
|
suffix="仅本机"
|
||||||
outlined
|
outlined
|
||||||
|
:placeholder="item.value || '本机未设置'"
|
||||||
>
|
>
|
||||||
<template v-slot:append>
|
<template v-slot:append>
|
||||||
<q-toggle v-model="item.isNative" color="primary" />
|
<q-toggle v-model="item.isNative" color="primary" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user