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