dever 5 éve
szülő
commit
6fc5c9ec56
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      front/page/device.py

+ 2 - 0
front/page/device.py

@@ -243,6 +243,8 @@ class out_path(Load):
 	@Web.setting
 	def get(self):
 		#Device.out(self)
+		self.data['input']['type'] = self.input('type')
+		self.data['input']['id'] = self.input('id')
 		self.view("device/out.html")
 
 #设备日志