单项选择题

Vue初始数据通过()方式获取

A.vm.$data
B.vm.$el
C.this.data
D.this.el