我需要把object
{ "tube1":[
{"msg": "hello"},
{"msg": "world"},
], "tube2":[
{"msg": "hello2"},
{"msg": "world2"},
], "tube3":[
{"msg": "hello3"},
{"msg": "world3"},
]
}展示出来,貌似v-for只对array有效,我该怎么做?
Smart猫小萌
随时随地看视频慕课网APP
相关分类