发布2.3测试版
This commit is contained in:
@@ -204,7 +204,7 @@ class SampleApplyController extends WorkflowController
|
||||
public function print()
|
||||
{
|
||||
$this->layout = 'layouts.print_html';
|
||||
print_prince($this->create('print'));
|
||||
return $this->create('print');
|
||||
}
|
||||
|
||||
// 关闭
|
||||
|
||||
Reference in New Issue
Block a user