mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-15 21:32:50 +00:00
订单退款js404
This commit is contained in:
parent
09e4d23ce9
commit
d59ec1ccb3
@ -171,7 +171,7 @@
|
||||
var that = this;
|
||||
layer.confirm('确定申请退款?',{icon:3},function(index){
|
||||
layer.close(index);
|
||||
require(['wap/crmeb/module/refund-reason'],function($r){
|
||||
require(['wap/first/crmeb/module/refund-reason'],function($r){
|
||||
Vue.use($r);
|
||||
that.$orderRefundReason(function(msg){
|
||||
$h.load();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user