From 4891a9afe804ef70dcd8d1f3b0606028bbf755fa Mon Sep 17 00:00:00 2001 From: 12888491 <295228902@qq.com> Date: Fri, 21 Oct 2022 11:22:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=93=E5=8C=BA=E5=A2=9E=E5=8A=A0=E5=BA=93?= =?UTF-8?q?=E4=BD=8D=E5=89=8D=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Areas/MaterialManage/Views/Area/Details.cshtml | 6 ++++++ WaterCloud.Web/Areas/MaterialManage/Views/Area/Form.cshtml | 6 ++++++ WaterCloud.Web/Areas/MaterialManage/Views/Area/Index.cshtml | 3 +++ 3 files changed, 15 insertions(+) diff --git a/WaterCloud.Web/Areas/MaterialManage/Views/Area/Details.cshtml b/WaterCloud.Web/Areas/MaterialManage/Views/Area/Details.cshtml index 0cb0447..bb2a169 100644 --- a/WaterCloud.Web/Areas/MaterialManage/Views/Area/Details.cshtml +++ b/WaterCloud.Web/Areas/MaterialManage/Views/Area/Details.cshtml @@ -63,6 +63,12 @@ +
+ +
+ +
+
diff --git a/WaterCloud.Web/Areas/MaterialManage/Views/Area/Form.cshtml b/WaterCloud.Web/Areas/MaterialManage/Views/Area/Form.cshtml index 1343df2..6be57aa 100644 --- a/WaterCloud.Web/Areas/MaterialManage/Views/Area/Form.cshtml +++ b/WaterCloud.Web/Areas/MaterialManage/Views/Area/Form.cshtml @@ -79,6 +79,12 @@
+
+ +
+ +
+
diff --git a/WaterCloud.Web/Areas/MaterialManage/Views/Area/Index.cshtml b/WaterCloud.Web/Areas/MaterialManage/Views/Area/Index.cshtml index d13c00c..7dd605f 100644 --- a/WaterCloud.Web/Areas/MaterialManage/Views/Area/Index.cshtml +++ b/WaterCloud.Web/Areas/MaterialManage/Views/Area/Index.cshtml @@ -73,6 +73,9 @@ } } }, + { + field: 'F_Prefix', title: '库位前缀位数', width: 140, sort: true, filter: true + }, { field: 'F_EnabledMark', title: '状态', width: 120, sort: true, filter: true, templet: function (d) {