element-ui InputNumber 计数器默认值设置为空

一般默认值都是这样:

 要想显示为空,则设置 v-model 的值为 undefined !!

原文地址:https://www.cnblogs.com/zhangym118/p/12588807.html