mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-09-05 11:42:46 +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