natasha hai 5 días
pai
achega
6544b4eae7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system_config/JstOrder.vue

+ 1 - 1
src/views/system_config/JstOrder.vue

@@ -257,7 +257,7 @@ export default {
       let MethodName =
         "/ShopServer/Manager/JushuitanOrderSNManager/PageQueryJushuitanOrderSNList";
       let data = {
-        search_content: this.searchInput.trim(),
+        content: this.searchInput.trim(),
         page_capacity: this.pageSize,
         cur_page: this.pageNumber,
       };