mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
优化代码
This commit is contained in:
parent
5d76b0c69d
commit
72ac1ac264
@ -122,6 +122,7 @@ function _getAssetOpenDoor() {
|
||||
if (_json.code == 0) {
|
||||
|
||||
let _data = _json.data;
|
||||
_data = _data.reverse();
|
||||
_initOpenDoorChart(_data);
|
||||
|
||||
return;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user