Merge branch 'monanxiao'
This commit is contained in:
commit
8bccaac1a8
@ -1679,7 +1679,6 @@ class Maintainentry extends BaseController
|
||||
}
|
||||
// 获取家庭的人员信息
|
||||
$res = Db::table('fa_szxc_information_usermsg')->where($map)
|
||||
->order('id desc')
|
||||
->order('is_hz desc')
|
||||
->field("id,user_id,name,age,gender,family_num,political_outlook,householder_id,is_hz,address_name,family_relation,phone")
|
||||
->withAttr('avatar', function ($value, $data) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user