Merge branch 'dev' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_wxcp_app into dev
This commit is contained in:
@@ -51,7 +51,7 @@ export default {
|
||||
},
|
||||
getList() {
|
||||
this.$http.post("/app/appvideoinfo/list", null, {
|
||||
withoutToken: !this.user.token,
|
||||
withoutToken: true,
|
||||
params: {size: 20}
|
||||
}).then(res => {
|
||||
if (res?.data) {
|
||||
|
||||
Reference in New Issue
Block a user