摘要: import { service } from '@/utils/request' const myMix = { created () { this.helloWorld() this.getTypeList() }, methods: { helloWorld(){ console.log('h 阅读全文
posted @ 2020-07-14 17:49 hjswlqd 阅读(144) 评论(0) 推荐(0)