From 2f8843c8f3ff4cfdffcb7ef6fca333d3022f0f84 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期二, 27 八月 2024 08:09:35 +0800
Subject: [PATCH] PDA平库出库和收货组托功能修改

---
 HTML/views/WareHouseSetting/Area.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/HTML/views/WareHouseSetting/Area.html b/HTML/views/WareHouseSetting/Area.html
index 385bc4e..0e9fd0b 100644
--- a/HTML/views/WareHouseSetting/Area.html
+++ b/HTML/views/WareHouseSetting/Area.html
@@ -327,7 +327,8 @@
                                                         time: 2000 //2绉掑叧闂紙濡傛灉涓嶉厤缃紝榛樿鏄�3绉掞級
                                                     }, function() {
                                                         layer.close(index); //鍏抽棴寮瑰眰
-                                                        // refreshTable($("#CategoryName").val(),$("#AreaNo").val());
+                                                        refreshTable("", "", "", "");
+														//table.reload('LAY-app-content-list');
                                                         doing = true;
                                                     });
                                                 }

--
Gitblit v1.8.0