How to update status automaticaly when all relations are done?

前端 未结 0 1999
逝去的感伤
逝去的感伤 2021-01-28 12:53

I have two models like

Model A { 
   id 
   name 
   is_completed 
}

and

Model B { 
   id 
   name 
   is_completed 
   model_a_id         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题