Kirin %!s(int64=2) %!d(string=hai) anos
pai
achega
be94a0c7ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/admin/view/company/goods/index.php

+ 1 - 1
app/admin/view/company/goods/index.php

@@ -120,7 +120,7 @@
     //excel下载
     //excel下载
     layList.search('export', function (where) {
     layList.search('export', function (where) {
         where.excel = 1;
         where.excel = 1;
-        location.href = layList.U({c: 'store.store_product', a: 'product_ist', q: where});
+        location.href = layList.U({c: 'company.goods', a: 'product_ist', q: where});
     })
     })
     //点击弹窗增加库存
     //点击弹窗增加库存
     layList.search('addKc', function (where) {
     layList.search('addKc', function (where) {