getData(){ var that = this; // 获取json数据来渲染组件this.axios.get("/static/json/quality.json") .then(function(res){ ...
確定! 回上一頁