定位
This commit is contained in:
@@ -142,10 +142,9 @@ export default {
|
||||
})
|
||||
},
|
||||
getStaticList() {
|
||||
this.$http.post('/app/appclapeventgroup/list').then((res) => {
|
||||
console.log(111);
|
||||
console.log(res);
|
||||
})
|
||||
// this.$http.post('/app/appclapeventgroup/list').then((res) => {
|
||||
// console.log(res);
|
||||
// })
|
||||
},
|
||||
// 切换类型
|
||||
changeType(e) {
|
||||
|
||||
Reference in New Issue
Block a user