framework
framework copied to clipboard
模型一对一关联无法将数据绑定至父表单
return $this->hasOne(\app\model\enterprise\Cailiao::class,'ec_id','ec_id')->bind([ 'title'=>'title', 'amount'=>'amount' ]);