diff --git a/public/templates/bigScreen/searchWaybillStatus.html b/public/templates/bigScreen/searchWaybillStatus.html
index a85ed1285c59f0d9ab02eb703d5d607cf7f23098..590d9def4940ef06451ebd10521c83dbedf4c9af 100644
--- a/public/templates/bigScreen/searchWaybillStatus.html
+++ b/public/templates/bigScreen/searchWaybillStatus.html
@@ -88,6 +88,7 @@
底盘号 |
入前置库时间 |
+ 收车异常情况 |
下单时间(SAP备料) |
调度时间 |
备料出库时间 |
@@ -99,7 +100,10 @@
联系方式 |
运抵时间 |
SAP收车时间 |
+ 目的地 |
经销商 |
+ 经销商联系方式 |
+ 出库异常信息 |
@@ -110,6 +114,7 @@
|
|
+ |
|
|
|
@@ -121,7 +126,10 @@
|
|
|
+ |
|
+ |
+ |
diff --git a/public/templates/warehouseManagement/outboundOrder/outbound-order-list.html b/public/templates/warehouseManagement/outboundOrder/outbound-order-list.html
index 9330228265fb3cbc2ad076f6ec278123acef0571..b45f6ea5c6ee0becdae6fd3e33854578a418ad78 100644
--- a/public/templates/warehouseManagement/outboundOrder/outbound-order-list.html
+++ b/public/templates/warehouseManagement/outboundOrder/outbound-order-list.html
@@ -101,6 +101,8 @@
计划装车道 |
计划装车时间 |
预计完成时间 |
+ 实际进场时间 |
+ 实际出场时间 |
备料状态 |
@@ -117,6 +119,8 @@
|
|
|
+ |
+ |
|
diff --git a/routes/resource/base-config.js b/routes/resource/base-config.js
index 2e6df10d380bdb367df8f96cd3d2b0c2da6f8955..7b365d3fddc8055234d59f5e6a63cbbcbf3ed088 100644
--- a/routes/resource/base-config.js
+++ b/routes/resource/base-config.js
@@ -1,3 +1,3 @@
-/**Created on 2017-12-28*/
+/**Created on 2017-12-29*/
'use strict';
-
module.exports = {"version":"1.0.2","compressed":false,"devView":true,"validate":false,"tmsMap":true,"host":"http://wms.unlcn.com/wms-extra-web/","ticketUser":{"phone":"11111111111","password":"plc_SUnCe)F*`WI"}};
\ No newline at end of file
+
module.exports = {"version":"1.0.2","compressed":false,"devView":true,"validate":false,"tmsMap":true,"host":"http://10.2.4.76:8080/wms-extra-web/","ticketUser":{"phone":"11111111111","password":"123456a"}};
\ No newline at end of file