yangjunfeng %!s(int64=5) %!d(string=před) roky
rodič
revize
8daa9bcda3

+ 3 - 3
WebUI/CallCenterWeb.UI/CommonHtml/Back.html

@@ -1,4 +1,4 @@
1
-<!DOCTYPE html>
1
+<!DOCTYPE html>
2 2
 <html>
3 3
 	<head>
4 4
 		<meta charset="UTF-8">
@@ -43,8 +43,8 @@
43 43
 				<th class="Importent">回访结果:</th>
44 44
 				<td>
45 45
 					<select class="select_" id='issatisfie'>
46
-						<option value="0">满意</option>
47
-						<option value="1">满意</option>
46
+						<option value="0">满意</option>
47
+						<option value="1">满意</option>
48 48
 					</select>
49 49
 				</td>
50 50
 			</tr>

+ 1 - 1
WebUI/CallCenterWeb.UI/CommonHtml/XGHF.html

@@ -1,4 +1,4 @@
1
-<!DOCTYPE html>
1
+<!DOCTYPE html>
2 2
 <html>
3 3
 <head>
4 4
     <meta charset="UTF-8">

+ 2 - 2
WebUI/CallCenterWeb.UI/Script/Common/huayi.config.js

@@ -1,8 +1,8 @@
1
-if (huayi == undefined) {
1
+if (huayi == undefined) {
2 2
     var huayi = {};
3 3
 }
4 4
 huayi.config = {
5
-    callcenter_url: "http://192.168.4.18:4030/",//生产环境
5
+    callcenter_url: "http://192.168.8.20:1008/",//生产环境
6 6
     //callcenter_url: "http://localhost:63660/",//本地环境
7 7
     socket_ip: "192.168.5.7",//ip
8 8
     socket_port: "8081",//端口