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