From a2be0ef2be11b3bf6b11765b5179340cf4cc3ab2 Mon Sep 17 00:00:00 2001 From: lilili Date: Fri, 30 Jun 2023 15:40:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Areas/WMS/Views/WMSCreateItemLot/CreateItemLot.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WMS-BS/NFine.Web/Areas/WMS/Views/WMSCreateItemLot/CreateItemLot.cshtml b/WMS-BS/NFine.Web/Areas/WMS/Views/WMSCreateItemLot/CreateItemLot.cshtml index b728fee..8579400 100644 --- a/WMS-BS/NFine.Web/Areas/WMS/Views/WMSCreateItemLot/CreateItemLot.cshtml +++ b/WMS-BS/NFine.Web/Areas/WMS/Views/WMSCreateItemLot/CreateItemLot.cshtml @@ -1702,7 +1702,7 @@ } }, pager: "#gridPager", - sortname: 'ModificationDate', + sortname: 'ModificationDate,DNCode', sortorder: "asc", viewrecords: true, multiselect: true,