From 90a04dc02c616b6d5523bee364261a633d49d1eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=99=93=E8=BF=AA?= <2596750866@qq.com> Date: Wed, 25 Dec 2024 19:33:36 +0800 Subject: [PATCH] =?UTF-8?q?[feat]=20=E5=9F=BA=E7=A1=80=E8=B5=84=E6=96=99?= =?UTF-8?q?=20=E5=91=98=E5=B7=A5=E9=80=80=E6=96=99=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=91=98=E5=B7=A5=E9=80=80=E6=96=99=E5=88=97=E8=A1=A8=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=AE=A1=E6=89=B9=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E5=AD=97=E6=AE=B5=E5=8F=8A=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=A1=8C=E6=A0=B7=E5=BC=8F=EF=BC=9B=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=83=A8=E9=97=A8=E7=BB=8F=E7=90=86=E3=80=81?= =?UTF-8?q?=E9=83=A8=E9=97=A8=E4=B8=BB=E7=AE=A1=E3=80=81=E5=89=AF=E6=80=BB?= =?UTF-8?q?=E7=BB=8F=E7=90=86=E3=80=81=E7=A0=94=E5=8F=91=E6=80=BB=E7=9B=91?= =?UTF-8?q?=E5=AE=A1=E6=89=B9=E9=A1=B5=E9=9D=A2=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../baseReturnOrder/baseReturnOrder.html | 50 +++- .../baseReturnOrder/taskBmjlVerify.html | 247 ++++++++++++++++++ .../baseReturnOrder/taskBmzgVerify.html | 247 ++++++++++++++++++ .../baseReturnOrder/taskFzjlVerify.html | 247 ++++++++++++++++++ .../baseReturnOrder/taskYfzjVerify.html | 247 ++++++++++++++++++ 5 files changed, 1037 insertions(+), 1 deletion(-) create mode 100644 ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmjlVerify.html create mode 100644 ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmzgVerify.html create mode 100644 ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskFzjlVerify.html create mode 100644 ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskYfzjVerify.html diff --git a/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/baseReturnOrder.html b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/baseReturnOrder.html index 7d2f16d2..2f88da16 100644 --- a/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/baseReturnOrder.html +++ b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/baseReturnOrder.html @@ -66,6 +66,7 @@ + \ No newline at end of file diff --git a/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmjlVerify.html b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmjlVerify.html new file mode 100644 index 00000000..e988dfe8 --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmjlVerify.html @@ -0,0 +1,247 @@ + + + + + + + + +
+
+ + + + + + + +
+ +
+ +
+
+ +
+ +
+
+ + +
+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+
+
+
+
+
+ +
+
+ + + + + + + \ No newline at end of file diff --git a/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmzgVerify.html b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmzgVerify.html new file mode 100644 index 00000000..12644753 --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskBmzgVerify.html @@ -0,0 +1,247 @@ + + + + + + + + +
+
+ + + + + + + +
+ +
+ +
+
+ +
+ +
+
+ + +
+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+
+
+
+
+
+ +
+
+ + + + + + + \ No newline at end of file diff --git a/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskFzjlVerify.html b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskFzjlVerify.html new file mode 100644 index 00000000..f87dd3b0 --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskFzjlVerify.html @@ -0,0 +1,247 @@ + + + + + + + + +
+
+ + + + + + + +
+ +
+ +
+
+ +
+ +
+
+ + +
+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+
+
+
+
+
+ +
+
+ + + + + + + \ No newline at end of file diff --git a/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskYfzjVerify.html b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskYfzjVerify.html new file mode 100644 index 00000000..8b7ec7cc --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/system/baseReturnOrder/taskYfzjVerify.html @@ -0,0 +1,247 @@ + + + + + + + + +
+
+ + + + + + + +
+ +
+ +
+
+ +
+ +
+
+ + +
+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+ +
+ +
+
+
+
+
+
+ +
+
+ + + + + + + \ No newline at end of file