You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Mand Mobile Version
1.5.2
OS Version & Browser Version
any
Expectant Behaviors
md-stepper 这个组件,最好修改一下实现方式改用 v-model 绑定值,而不是现在事件手动赋值,一是更符合 vue 设计思想,二是更灵活。(我现在想控制组件只显示整数,不允许输入小数,但是做不到啊)