Element UI系列:Select下拉框实现默认选择

实现的主要关键点在于 v-mode 所绑定的值,必须是 options 数组中对应的 value 值

原文地址:https://www.cnblogs.com/One-sprite/p/10062784.html