Commit f418c9c1 by 冷斌

update

parent 66c21388
......@@ -138,9 +138,9 @@ class CustomerController extends AdminbaseController{
$lv = '平台';
}
}
$lists[$k]['lv']= $lv;
$users[$k]['lv']= $lv;
$lists[$k]=$v;
$users[$k]=$v;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment