rabin 7 năm trước cách đây
mục cha
commit
2e6ab7ed2a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      front/page/device.py

+ 1 - 1
front/page/device.py

@@ -93,8 +93,8 @@ class screen_path(Load):
 		self.data['list'] = ({'name':'实时数据监测', 'device':self.data['device']},)
 
 		Device.statBase(self, deviceInfo)
-		"""
 		log_search = {}
+		"""
 		if device:
 			log_search['device_id'] = device
 		else: