We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
foreach($jsplumb['list'] as $k=>$v){ if($v['id']==$id){ $jsplumb['list'][$k]['process_name']=$process->process_name; $jsplumb['list'][$k]['style']=$process->style; $jsplumb['list'][$k]['icon']=$process->icon; //$jsplumb['list'][$k]['process_to']=implode(',', $process_to); 增加更新process_to字段。 // $process_to = implode(',' ,$request->input('process_to)); } }
The text was updated successfully, but these errors were encountered:
另外,非常感谢作者的付出。
Sorry, something went wrong.
需要点击右上角按钮 『保存设计』
No branches or pull requests
The text was updated successfully, but these errors were encountered: