|
|
@@ -72,14 +72,14 @@
|
|
72
|
72
|
<span>工单信息</span>
|
|
73
|
73
|
</div>
|
|
74
|
74
|
<ul class="ld-service clearfix">
|
|
75
|
|
- <li style="border-bottom:1px solid #69cbd0;" itemtype="1" class="cr-click">咨询</li>
|
|
|
75
|
+ <!--<li style="border-bottom:1px solid #69cbd0;" itemtype="1" class="cr-click">咨询</li>-->
|
|
76
|
76
|
<!--<li style="border-bottom:1px solid #f95a83;" itemtype="2">保修服务</li>-->
|
|
77
|
77
|
<li style="border-bottom:1px solid #243747;" itemtype="3" >投诉建议</li>
|
|
78
|
78
|
</ul>
|
|
79
|
79
|
<div class="gsxx">
|
|
80
|
80
|
|
|
81
|
81
|
<!--售前咨询-->
|
|
82
|
|
- <div class="sqzx Shows ">
|
|
|
82
|
+ <div class="sqzx ">
|
|
83
|
83
|
<table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
|
|
84
|
84
|
<tr>
|
|
85
|
85
|
|
|
|
@@ -202,20 +202,9 @@
|
|
202
|
202
|
</div>
|
|
203
|
203
|
</div>-->
|
|
204
|
204
|
<!--表格三-->
|
|
205
|
|
- <div class="sqzx">
|
|
|
205
|
+ <div class="sqzx Shows">
|
|
206
|
206
|
<table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
|
|
207
|
207
|
<tr>
|
|
208
|
|
- <th>投诉类型:</th>
|
|
209
|
|
- <td>
|
|
210
|
|
- <div class="inpBox">
|
|
211
|
|
- <input type="text" class="inps select" readonly="readonly" id="tslxname" />
|
|
212
|
|
- <input type="hidden" id="tslx" />
|
|
213
|
|
- <i class="xl"></i>
|
|
214
|
|
- <div class="xl_common">
|
|
215
|
|
- <ul class="xl_box tslx"></ul>
|
|
216
|
|
- </div>
|
|
217
|
|
- </div>
|
|
218
|
|
- </td>
|
|
219
|
208
|
<th>投诉人:</th>
|
|
220
|
209
|
<td>
|
|
221
|
210
|
<div class="inpBox">
|
|
|
@@ -228,33 +217,26 @@
|
|
228
|
217
|
<input type="text" class="inps " id="tsdh" />
|
|
229
|
218
|
</div>
|
|
230
|
219
|
</td>
|
|
|
220
|
+
|
|
231
|
221
|
</tr>
|
|
232
|
222
|
<tr>
|
|
233
|
|
- <th>被投诉部门:</th>
|
|
|
223
|
+ <th>投诉类型:</th>
|
|
234
|
224
|
<td>
|
|
235
|
225
|
<div class="inpBox">
|
|
236
|
|
- <input type="text" class="inps tree" readonly="readonly" id="zrbmname" />
|
|
237
|
|
- <input type="hidden" class="inps" id="zrbm" />
|
|
238
|
|
- <i class="xl"></i>
|
|
239
|
|
- <b class="de_icon">X</b>
|
|
240
|
|
- <div class="addTree">
|
|
241
|
|
- <ul id="zrbmtree" class="ztree"></ul>
|
|
242
|
|
- </div>
|
|
243
|
|
- </div>
|
|
244
|
|
- </td>
|
|
245
|
|
- <th>被投诉人:</th>
|
|
246
|
|
- <td colspan="3">
|
|
247
|
|
- <div class="inpBox">
|
|
248
|
|
- <input type="text" class="inps select" readonly="readonly" id="zridname" />
|
|
249
|
|
- <input type="hidden" class="inps " id="zrid" />
|
|
|
226
|
+ <input type="text" class="inps select" readonly="readonly" id="tslxname" />
|
|
|
227
|
+ <input type="hidden" id="tslx" />
|
|
250
|
228
|
<i class="xl"></i>
|
|
251
|
229
|
<div class="xl_common">
|
|
252
|
|
- <ul class="xl_box zrid"></ul>
|
|
|
230
|
+ <ul class="xl_box tslx"></ul>
|
|
253
|
231
|
</div>
|
|
254
|
232
|
</div>
|
|
255
|
233
|
</td>
|
|
|
234
|
+ <th>投诉地址</th>
|
|
|
235
|
+ <td>
|
|
|
236
|
+ <textarea id="tsdz" name="" rows="2" cols="8" style="width: 300px;height: 40px;"></textarea>
|
|
|
237
|
+ </td>
|
|
256
|
238
|
</tr>
|
|
257
|
|
- <tr>
|
|
|
239
|
+ <tr>
|
|
258
|
240
|
<th>接收部门:</th>
|
|
259
|
241
|
<td>
|
|
260
|
242
|
<div class="inpBox">
|
|
|
@@ -278,7 +260,34 @@
|
|
278
|
260
|
</div>
|
|
279
|
261
|
</div>
|
|
280
|
262
|
</td>
|
|
|
263
|
+
|
|
281
|
264
|
</tr>
|
|
|
265
|
+ <!--<tr>
|
|
|
266
|
+ <th>被投诉部门:</th>
|
|
|
267
|
+ <td>
|
|
|
268
|
+ <div class="inpBox">
|
|
|
269
|
+ <input type="text" class="inps tree" readonly="readonly" id="zrbmname" />
|
|
|
270
|
+ <input type="hidden" class="inps" id="zrbm" />
|
|
|
271
|
+ <i class="xl"></i>
|
|
|
272
|
+ <b class="de_icon">X</b>
|
|
|
273
|
+ <div class="addTree">
|
|
|
274
|
+ <ul id="zrbmtree" class="ztree"></ul>
|
|
|
275
|
+ </div>
|
|
|
276
|
+ </div>
|
|
|
277
|
+ </td>
|
|
|
278
|
+ <th>被投诉人:</th>
|
|
|
279
|
+ <td colspan="3">
|
|
|
280
|
+ <div class="inpBox">
|
|
|
281
|
+ <input type="text" class="inps select" readonly="readonly" id="zridname" />
|
|
|
282
|
+ <input type="hidden" class="inps " id="zrid" />
|
|
|
283
|
+ <i class="xl"></i>
|
|
|
284
|
+ <div class="xl_common">
|
|
|
285
|
+ <ul class="xl_box zrid"></ul>
|
|
|
286
|
+ </div>
|
|
|
287
|
+ </div>
|
|
|
288
|
+ </td>
|
|
|
289
|
+ </tr>-->
|
|
|
290
|
+
|
|
282
|
291
|
<tr>
|
|
283
|
292
|
<th>投诉内容:</th>
|
|
284
|
293
|
<td colspan="5">
|
|
|
@@ -288,7 +297,7 @@
|
|
288
|
297
|
|
|
289
|
298
|
</table>
|
|
290
|
299
|
<div style="text-align: center; margin-bottom: 17px;">
|
|
291
|
|
- <input type="button" value="创建" class=" addts btns" />
|
|
|
300
|
+ <input type="button" value="创建" class="addts btns" />
|
|
292
|
301
|
</div>
|
|
293
|
302
|
</div>
|
|
294
|
303
|
</div>
|