fix: wpr获取mb的state

This commit is contained in:
caoqianming 2025-05-14 09:27:46 +08:00
parent a4a9dd257f
commit 6fcda8c0a7
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ class Wpr(BaseModel):
ins.mb = mb
if mb:
ins.material = mb.material
ins.state = mb.state
if is_create:
ins.material_start = mb.material