Avue 中crud的select如何设置默认值

1,496 阅读1分钟

废话不说,直接上图

image.png

在这里我想设置默认值启用的

解决方式

this.form.status=1
this.$set(this.form);