lvhao 1 day ago
parent
commit
9ea38b7c46
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Workshopshow.php

+ 1 - 1
core/CoreApp/controllers/Workshopshow.php

@@ -25,7 +25,7 @@ class Workshopshow extends Start_Controller
             $this->_cjzk();
             $this->_cjzk();
         }elseif($arg == 'mgbhorders'){
         }elseif($arg == 'mgbhorders'){
             $this->_mgbhorders();
             $this->_mgbhorders();
-        }elseif($arg == 'mgbhorders'){
+        }elseif($arg == 'mgbhgcjnum'){
             $this->_mgbhgcjnum();
             $this->_mgbhgcjnum();
         }else {
         }else {
             $this->_index();
             $this->_index();