43087da7 by yangjianbin

init

1 parent 55ddd23a
...@@ -162,7 +162,7 @@ class Work extends CI_Controller ...@@ -162,7 +162,7 @@ class Work extends CI_Controller
162 { 162 {
163 switch ($state) { 163 switch ($state) {
164 case '1': 164 case '1':
165 $this->load->view('work/预管理'); 165 $this->load->view('work/预管理');
166 break; 166 break;
167 case '2': 167 case '2':
168 $this->load->view('work/资料补录'); 168 $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!