This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
11
undefined
loumengning
4 years ago
parent
2a53ba49df
commit
4f88c2884f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
public/assets/js/backend/unishop/order.js
+ 1
- 0
public/assets/js/backend/unishop/order.js
View File
@@ -175,6 +175,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
loading:false
}, function(data, ret){
//成功回调
Layer.close(index);
// layer.msg('操作成功!');
});
}
Write
Preview
Loading…
Cancel
Save