rabin 8 年之前
父節點
當前提交
ad6bb4b50b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      admin/page/device.py

+ 2 - 1
admin/page/device.py

@@ -50,7 +50,8 @@ class gateway_update_path(Load):
 	def get(self):
 		id = self.input('id')
 		if id:
-			hardware_id = 'hardware_id-show-required'
+			#hardware_id = 'hardware_id-show-required'
+			hardware_id = 'hardware_id-input-required'
 		else:
 			hardware_id = 'hardware_id-input-required'
 		self.common(