foreach ($res as $k => $v) {
$res[$k]['o_pay_types'] = $this->getPayType($res[$k]['o_pay_types']);
}當運行這段代碼時,會報錯Indirect modification of overloaded element ofthink\paginator\driver\Bootstrap has no effect
- 1 回答
- 0 關注
- 1821 瀏覽
添加回答
舉報
0/150
提交
取消