代码注释,前后置检查
This commit is contained in:
@@ -24,6 +24,7 @@ class Tray(models.Model):
|
||||
else:
|
||||
self.state = '空闲'
|
||||
|
||||
#解绑托盘
|
||||
def unclamp(self):
|
||||
self.workorder_id = False
|
||||
self.production_id = False
|
||||
|
||||
Reference in New Issue
Block a user