过滤查询,完善基础功能,解决unicode编码问题,增加磁盘监控对于docker容器的判断
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
title: '修改',
|
||||
shade: 0.1,
|
||||
area: ['450px', '500px'],
|
||||
content: MODULE_PATH + 'edit?powerId=' + obj.data['powerId']
|
||||
content: MODULE_PATH + 'edit/' + obj.data['powerId']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user