Merge branch 'v2' of https://e.coding.net/ctcdevteam/ehs/ehs_web into v2
This commit is contained in:
commit
94904bcff8
|
@ -93,7 +93,7 @@ export default {
|
|||
},
|
||||
//视频列表
|
||||
getAlgo() {
|
||||
this.$API.ecm.event_cate.list.req({ trigger:10, page: 0 }).then((res) => {
|
||||
this.$API.ecm.event_cate.list.req({ page: 0 }).then((res) => {
|
||||
this.algooptions = res;
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue