Browse Source

Merge branch 'dev' of http://172.16.90.250:3000/forestProduct/forestProduct-UI into dev

lym 4 years ago
parent
commit
35a4680d4a
4 changed files with 6 additions and 2 deletions
  1. BIN
      images/favicon.ico
  2. 2 2
      js/config.js
  3. 1 0
      pages/enterprise/add_change.html
  4. 3 0
      pages/region/add_change.html

BIN
images/favicon.ico


+ 2 - 2
js/config.js

@@ -25,8 +25,8 @@ function loadJS(url) {
 	"use strict";
 	window.hywa = {
 		config: {
-			href: 'http://172.16.90.64:21009/',
-			imgbyapplets: 'http://47.98.47.246:8310',
+			href: 'http://172.16.90.64:8103/',
+			// href: 'http://172.16.90.77:21008/',
 			port: {
 				login: '/web/user/login', //登录
 				loginOut: "/web/user/logout", //退出

+ 1 - 0
pages/enterprise/add_change.html

@@ -256,6 +256,7 @@
 					<option value=""></option>
 					<option value="0">标准模板</option>
 					<option value="1">大米模板</option>
+					<option value="2">林产品模板</option>
 				</select>
 			</div>
 		</div>

+ 3 - 0
pages/region/add_change.html

@@ -502,6 +502,9 @@
 					return false;
 				}
 				this.current.fkPostionId = this.current.countyId;
+				if ("edit_region" === this.save_data) {
+					this.current.guid = _this.guid;
+				}
 				$.ajax({
 					type: 'POST',
 					url: this.save_data,//+'?userId='+this.guid