Merge branch 'master' into feature/beidou
# Conflicts: # sec-beidou/src/main/java/com/imdroid/beidou/task/DeviceStatusChecker.java # sec-beidou/src/main/resources/templates/page/gnss_single_data.html
This commit is contained in:
commit
b97aea602b
@ -123,7 +123,7 @@
|
|||||||
skin: 'line',
|
skin: 'line',
|
||||||
done: function (result, curr, count) {
|
done: function (result, curr, count) {
|
||||||
if(searchDeviceId){
|
if(searchDeviceId){
|
||||||
console.log(result.data);
|
// console.log(result.data);
|
||||||
showChart(result.data)
|
showChart(result.data)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user