优化订单状态条件及物流的容错处理
This commit is contained in:
@@ -175,7 +175,7 @@ class JdEclp(models.Model):
|
||||
'type': 'success',
|
||||
'message': '物流下单成功',
|
||||
'sticky': False,
|
||||
'next': {'type': 'ir.actions.client', 'tag': 'soft_reload'}
|
||||
'next': {'type': 'ir.actions.client', 'tag': 'reload'}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user