mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-06-08 20:43:17 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4dae3e47ea |
@@ -45,7 +45,7 @@
|
|||||||
v-if="type === 'select'"
|
v-if="type === 'select'"
|
||||||
class="tn-input__text"
|
class="tn-input__text"
|
||||||
>
|
>
|
||||||
{{defaultValue == undefined || defaultValue == '' ? placeholder : defaultValue }}
|
{{defaultValue}}
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<input
|
<input
|
||||||
|
|||||||
Reference in New Issue
Block a user