发布v2.6.8版本
This commit is contained in:
@@ -282,7 +282,7 @@ class Action extends mainAction
|
||||
$rs['statustext'] = $this->flow->getstatus($rs,'','',1);
|
||||
if($rs['status']==5)$rs['ishui'] = 1;
|
||||
}
|
||||
$rows[$k] = $this->flow->flowrsreplace($rs,2);
|
||||
$rows[$k] = $this->flow->rsreplace($rs,2, $this);
|
||||
}
|
||||
$bacarr['rows'] = $this->flow->daochusubtable($rows);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user