ElemeFE / mint-ui

Mobile UI elements for Vue.js
http://mint-ui.github.io/#!/en
MIT License
16.55k stars 3.55k forks source link

[Bug Report] In the source code, <mt checklist :value="option. Value || option"> returns not value when value is 0, which is the option value.i want to get 0 value #1308

Open qq88310566 opened 6 years ago

qq88310566 commented 6 years ago

Mint UI version

2.2.13

OS/Browsers version

win 7

Vue version

2.5.16

Reproduction Link

http://mint-ui.github.io/docs/#/zh-cn2/checklist

Steps to reproduce

In the source code, returns not value when value is 0, which is the option value.i want to get 0 value

What is Expected?

In the source code, returns not value when value is 0, which is the option value.i want to get 0 value

What is actually happening?

In the source code, returns not value when value is 0, which is the option value.i want to get 0 value

aiyou666666 commented 5 years ago

坑爹