@ -458,6 +458,7 @@ export default {
let res = await this.$axiosGet('/web/camera/register');
if(res.code === 0){
this.$modal.msgSuccess("执行成功");
this.getList();
}
},
async addMethod(){