43087da7 by yangjianbin

init

1 parent 55ddd23a
......@@ -162,7 +162,7 @@ class Work extends CI_Controller
{
switch ($state) {
case '1':
$this->load->view('work/预管理');
$this->load->view('work/预管理');
break;
case '2':
$this->load->view('work/资料补录');
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!