From 41ad0c0840a6135b7acf2280f0eebdc29bf6479b Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 30 五月 2023 14:25:11 +0800
Subject: [PATCH] backup0530
---
force-app/main/default/classes/LexInventoryViewController.cls | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/force-app/main/default/classes/LexInventoryViewController.cls b/force-app/main/default/classes/LexInventoryViewController.cls
index 4d4a9f2..de38e52 100644
--- a/force-app/main/default/classes/LexInventoryViewController.cls
+++ b/force-app/main/default/classes/LexInventoryViewController.cls
@@ -1013,10 +1013,10 @@
// }
//鍒锋柊褰撳墠椤�
- public static PageReference refreshPageSize() {
- makeCurrentPageRecords();
- return null;
- }
+ // public static PageReference refreshPageSize() {
+ // makeCurrentPageRecords();
+ // return null;
+ // }
//缂栬緫褰撳墠椤靛唴瀹�
public static void makeCurrentPageRecords() {
--
Gitblit v1.9.1