From dfa34a22aa0678fa488f5646b6f4164d235eae98 Mon Sep 17 00:00:00 2001 From: houjianhui Date: Thu, 22 Jun 2017 14:09:21 +0800 Subject: [PATCH 1/6] =?UTF-8?q?pom=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ils-sales-api/pom.xml | 4 ++-- ils-sales-backend/pom.xml | 2 +- ils-sales-base/pom.xml | 2 +- ils-sales-web/pom.xml | 4 ++-- pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ils-sales-api/pom.xml b/ils-sales-api/pom.xml index dc48d4a..e26bca0 100644 --- a/ils-sales-api/pom.xml +++ b/ils-sales-api/pom.xml @@ -3,7 +3,7 @@ ils-sales com.unlcn.ils.sales - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ com.unlcn.ils.sales ils-sales-backend - 1.0.0 + 1.0.0-SNAPSHOT org.springframework diff --git a/ils-sales-backend/pom.xml b/ils-sales-backend/pom.xml index ebd52f1..a4f0520 100644 --- a/ils-sales-backend/pom.xml +++ b/ils-sales-backend/pom.xml @@ -3,7 +3,7 @@ ils-sales com.unlcn.ils.sales - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/ils-sales-base/pom.xml b/ils-sales-base/pom.xml index 127570e..d54cd85 100644 --- a/ils-sales-base/pom.xml +++ b/ils-sales-base/pom.xml @@ -3,7 +3,7 @@ ils-sales com.unlcn.ils.sales - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/ils-sales-web/pom.xml b/ils-sales-web/pom.xml index 3666269..0a66b6e 100644 --- a/ils-sales-web/pom.xml +++ b/ils-sales-web/pom.xml @@ -3,7 +3,7 @@ ils-sales com.unlcn.ils.sales - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 @@ -22,7 +22,7 @@ com.unlcn.ils.sales ils-sales-backend - 1.0.0 + 1.0.0-SNAPSHOT org.springframework diff --git a/pom.xml b/pom.xml index 2eb52e1..8008319 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.unlcn.ils.sales ils-sales pom - 1.0.0 + 1.0.0-SNAPSHOT ils-sales-api ils-sales-web -- Gitee From 25a72936b87800a2ce897b769f11d0172df7f881 Mon Sep 17 00:00:00 2001 From: felix Date: Thu, 22 Jun 2017 15:41:19 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=A1=E6=89=B9?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E5=88=A4=E6=96=AD=EF=BC=8C=E5=8F=AA=E8=83=BD?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E5=BE=85=E5=AE=A1=E6=89=B9=E7=9A=84=E8=AE=A2?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/webpage/network/order-list.jsp | 31 ++++++++++++++----- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/ils-sales-web/src/main/webapp/WEB-INF/webpage/network/order-list.jsp b/ils-sales-web/src/main/webapp/WEB-INF/webpage/network/order-list.jsp index b871394..7345020 100644 --- a/ils-sales-web/src/main/webapp/WEB-INF/webpage/network/order-list.jsp +++ b/ils-sales-web/src/main/webapp/WEB-INF/webpage/network/order-list.jsp @@ -21,6 +21,7 @@ +
@@ -133,7 +134,7 @@ {{# layui.each(d.data.orderList, function(index, item){ }} - + {{ item.code }} {{ item.departRegionName }} {{ item.destRegionName }} @@ -153,11 +154,14 @@