This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
hbp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
init
dev
娄梦宁
3 years ago
parent
71b481a3b5
commit
7dd1ee87d7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
application/admin/controller/OrderMain.php
+ 1
- 1
application/admin/controller/OrderMain.php
View File
@@ -224,7 +224,7 @@ class OrderMain extends Backend
public function newAdd(){
$params=$this->request->post();
$hotelMain = $params["
hotelBase
"];
$hotelMain = $params["
orderMain
"];
$this->success();
}
Write
Preview
Loading…
Cancel
Save