zxhxx 3 роки тому
батько
коміт
1ea49d500a
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/admin/view/ump/store_wholesale/create.php

+ 1 - 1
app/admin/view/ump/store_wholesale/create.php

@@ -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 || '',