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 @@