From 73a213b1594c8b104f70cc3f55a8fa360a4e9f51 Mon Sep 17 00:00:00 2001 From: youjianchi Date: Fri, 19 Apr 2024 20:12:57 +0800 Subject: [PATCH] =?UTF-8?q?[update]:=E7=94=9F=E4=BA=A7=E8=AE=A2=E5=8D=95-?= =?UTF-8?q?=E9=A2=86=E6=96=99=E5=8D=95=E4=BB=A3=E7=A0=81=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/makeorderpick/detail.html | 2 +- .../system/makeorderpick/taskModifyApply.html | 298 +++++++++++++++++- .../system/makeorderpick/taskScjlVerify.html | 2 +- .../system/makeorderpick/taskSczgVerify.html | 2 +- 4 files changed, 297 insertions(+), 7 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/makeorderpick/detail.html b/ruoyi-admin/src/main/resources/templates/system/makeorderpick/detail.html index d0ddb4f0..e2af443f 100644 --- a/ruoyi-admin/src/main/resources/templates/system/makeorderpick/detail.html +++ b/ruoyi-admin/src/main/resources/templates/system/makeorderpick/detail.html @@ -195,7 +195,7 @@ title: '料号', formatter: function (value,row,index){ var curIndex = row.sortNo-1; - return ''; + return ''; } }, { diff --git a/ruoyi-admin/src/main/resources/templates/system/makeorderpick/taskModifyApply.html b/ruoyi-admin/src/main/resources/templates/system/makeorderpick/taskModifyApply.html index 471860c7..215f8fa6 100644 --- a/ruoyi-admin/src/main/resources/templates/system/makeorderpick/taskModifyApply.html +++ b/ruoyi-admin/src/main/resources/templates/system/makeorderpick/taskModifyApply.html @@ -35,19 +35,19 @@
- +
- +
- +
@@ -58,7 +58,11 @@
- +
+
+
+
+

@@ -75,6 +79,292 @@