Merge branch 'master' of http://git.luyuan.tk/luyuan/deming into zhy
This commit is contained in:
@@ -114,6 +114,11 @@ export default {
|
||||
id: id,
|
||||
page:page
|
||||
});
|
||||
},
|
||||
getStoreImgVideoList({id}){
|
||||
return vm.$u.post('Store/getStoreImgVideoList', {
|
||||
id: id
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user