Browse Source

创建工单增加传参

liuzhen 5 years ago
parent
commit
480cd9f3a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      WebUI/CallCenterWeb.UI/Appeal/AddAppeal.html

+ 1 - 0
WebUI/CallCenterWeb.UI/Appeal/AddAppeal.html

@@ -424,6 +424,7 @@
424 424
             	async:true,
425 425
             	data:{
426 426
             		"token": $.cookie("token"),
427
+            		type:1,
427 428
                 	id: 3
428 429
             	},
429 430
             	success:function(data){