Explorar o código

后台:修改门店下架操作bug

linch %!s(int64=5) %!d(string=hai) anos
pai
achega
794d155801
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Application/Admin/View/StoreApplication/home_store.html

+ 1 - 1
Application/Admin/View/StoreApplication/home_store.html

@@ -158,7 +158,7 @@
         $.ajax({
             type: "post",
             dataType: "json",
-            url: "{:U(CONTROLLER_NAME . '/home_store_off')}",
+            url: "{:U(CONTROLLER_NAME . '/home_store_set_off')}",
             data: {"data": data},
             success: function (data) {
                 if (data.status == '1') {