Browse Source

公司名称传值修改

liuzhen 5 years ago
parent
commit
90ae7bd27c

+ 2 - 2
CallCenterWeb.UI/commonTpl/addOrEditWorkOrder.html

@@ -440,10 +440,10 @@
440 440
 					 		<input type="text" class="form-control input-sm" id="kehudian" placeholder="请输入电话"
441 441
 							maxlength="11" onkeyup="this.value=this.value.replace(/\D/g,'')">
442 442
 					 	</div>
443
-						<div class="form-group col-md-4" id="">
443
+						<!--<div class="form-group col-md-4" id="">
444 444
 							<label for="order_handle">公司名称:</label>
445 445
 							<input type="text" class="form-control input-sm" id="gonsi" placeholder="请输入公司名称">
446
-						</div>
446
+						</div>-->
447 447
 					 </div>
448 448
 				
449 449
 					 <div class="form-group col-md-12" id="" style="border-bottom:1px dashed #00A1CB;" >

+ 1 - 1
CallCenterWeb.UI/js/WorkOrder/addOrEditWorkOrder.js

@@ -153,7 +153,7 @@ function orderSave() {
153 153
 		//公共字段
154 154
 		F_CusName: $('#kehuxing').val(), //客户姓名
155 155
 		F_CusPhone: $('#kehudian').val(), //客户电话
156
-		F_CompanyName: $('#gonsi').val(), //公司名称
156
+//		F_CompanyName: $('#gonsi').val(), //公司名称
157 157
 		F_IncidentProvince: $('#sheng').val(), //string 事发地
158 158
 		F_IncidentCity: $('#shi').val(), // 市
159 159
 		F_IncidentCountry: $('#quxian').val(), //区/县