From 092144068083643cb1b0f980f9226bc74d64fe6e Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 12 七月 2021 15:38:20 +0800
Subject: [PATCH] 采购入库单维护菜单
---
WebTM/layuiadmin/Scripts/webConfig.js | 6 +++---
WebTM/views/index.html | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index ba41122..e8bcf45 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -6,11 +6,11 @@
//var WEBURL = "http://101.37.171.70/API/"; //鍏徃鏈嶅姟鍣�
//var WEBURL = "http://localhost:8080/API/"; //棰滄檽鍐涙湰鍦伴厤缃�
//var WEBURL = "http://localhost:8082/lubao"; //棰滄檽鍐涙湰鍦伴厤缃�
- var WEBURL = "http://localhost:8082/LuBaoAPI/"; //鏉ㄩ湶鏈湴閰嶇疆
+ //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //鏉ㄩ湶鏈湴閰嶇疆
//var WEBURL = "http://10.1.4.154/API/"; //姹熶赴瀹㈡埛
//var WEBURL = "http://10.1.4.155/API/"; //姹熶赴瀹㈡埛NEW
- var WEBURL = "http://47.96.97.237/API/"; //鏅轰簯鏈嶅姟鍣�
- //var WEBURL = "http://183.129.128.86:9090/API/"; //鍑礉濂堢壒瀹㈡埛鏈嶅姟鍣�
+ //var WEBURL = "http://47.96.97.237/API/"; //鏅轰簯鏈嶅姟鍣�
+ var WEBURL = "http://183.129.128.86:9090/API/"; //鍑礉濂堢壒瀹㈡埛鏈嶅姟鍣�
return WEBURL
}
diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index a018ffd..a3428b5 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -135,7 +135,7 @@
<dd>
<a>閲囪喘鍏ュ簱鍗�</a>
<dl class="layui-nav-child">
- <dd><a lay-href="">閲囪喘鍏ュ簱鍗曠淮鎶ull</a></dd>
+ <dd><a lay-href="楠屾敹鍏ュ簱/澶栬喘鍏ュ簱/Kf_POStockInBillList.html">閲囪喘鍏ュ簱鍗曠淮鎶�</a></dd>
</dl>
</dd>
<dd>
@@ -190,7 +190,6 @@
<a>楠屾敹鍏ュ簱</a>
<dl class="layui-nav-child">
<dd><a lay-href="楠屾敹鍏ュ簱/澶栬喘鍏ュ簱/Kf_POStockInBillList.html">閲囪喘鍏ュ簱鍗曠淮鎶�</a></dd>
- <dd><a lay-href="">閲囪喘鍏ュ簱鍗曠淮鎶ull</a></dd>
<dd><a lay-href="楠屾敹鍏ュ簱/浜у搧鍏ュ簱/Kf_ProductInBillList.html">鐢熶骇鍏ュ簱鍗曠淮鎶�</a></dd>
<dd><a lay-href="">鐢熶骇閫�搴撳崟缁存姢null</a></dd>
<dd><a lay-href="楠屾敹鍏ュ簱/鍏朵粬鍏ュ簱/Kf_OtherInBillList.html">鍏朵粬鍏ュ簱鍗曠淮鎶�</a></dd>
--
Gitblit v1.9.1