From cb4bcbf08904d346d07b2024d40ecbeb3a745f2c Mon Sep 17 00:00:00 2001 From: zhangsiqi <2825463979@qq.com> Date: Fri, 7 Jun 2024 12:41:51 +0800 Subject: [PATCH] =?UTF-8?q?[feat]=E5=B7=A5=E7=A8=8B=E7=AE=A1=E7=90=86?= =?UTF-8?q?=EF=BC=9A=E5=BC=80=E5=8F=91=E4=BF=AE=E6=94=B9=E5=8D=95=EF=BC=8C?= =?UTF-8?q?=E9=A2=86=E6=96=99=E9=A1=B5=E9=9D=A2=EF=BC=8C=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E4=BA=BA=E5=91=98=E7=A1=AE=E8=AE=A4=E9=A1=B5=E9=9D=A2=EF=BC=8C?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=EF=BC=8C=E4=BF=AE=E8=AF=A5?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/erp/developModifyOrder/add.html | 112 +++++---- .../erp/developModifyOrder/detail.html | 231 ++++++++++-------- .../erp/developModifyOrder/edit.html | 217 ++++++++-------- .../erp/developModifyOrder/pickAdd.html | 152 +++++++++++- 4 files changed, 462 insertions(+), 250 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/erp/developModifyOrder/add.html b/ruoyi-admin/src/main/resources/templates/erp/developModifyOrder/add.html index ce6a55c1..9e22e532 100644 --- a/ruoyi-admin/src/main/resources/templates/erp/developModifyOrder/add.html +++ b/ruoyi-admin/src/main/resources/templates/erp/developModifyOrder/add.html @@ -3,6 +3,7 @@