@@ -541,7 +541,7 @@
});
},
goBack:function(){
- location.href = this.U({c:'store.StoreProduct',a:'index'});
+ location.href = this.U({c:'ump.StoreWholesale',a:'index'});
U: function (opt) {
var m = opt.m || 'admin', c = opt.c || window.controlle || '', a = opt.a || 'index', q = opt.q || '',