提交 e4838e32 authored 作者: fengzy's avatar fengzy

'调整emfk'

上级 6e55b39b
......@@ -26,7 +26,7 @@ class flow_emfkClassModel extends flowModel
$this->sendMess(0,9);
}
$flowid=$this->getflow();
if($flowid['nowcheckid']=='927'){
if($flowid['nowcheckid']=='1085'){
$applicant = $this->rs['applicant'];//申请人
$FCREATORID = $this->db->getone('oa_personfile', "name='" . $this->rs['applicant'] . "'");
$gonncode = $FCREATORID['gonncode']; //申请人编号
......
......@@ -63,8 +63,7 @@ class openemClassAction extends openapiAction
foreach($array as $k=>$v) {
$new_array[$k] = array_combine($key,$v);
}
echo "<pre>";
var_dump($new_array);
// 计算金钱
$sum = 0;
foreach($new_array as $ke =>$item){
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论