@ -101,7 +101,7 @@ export default {
this.$api.httpApi.getAllCameras({
params: {
//todo index是分组,一个填0 ,另一个填1
index: 1
index: 0
}
}).then(res => {
if(res.code == 200) {