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