mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[improvement] update eslint rules (#2089)
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
</demo-block>
|
||||
|
||||
<demo-block :title="$t('disabled')">
|
||||
<van-rate disabled v-model="value3" />
|
||||
<van-rate
|
||||
v-model="value3"
|
||||
disabled
|
||||
/>
|
||||
</demo-block>
|
||||
</demo-section>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user