|
@ -16,7 +16,7 @@
|
|
},
|
|
},
|
|
// 频繁就医
|
|
// 频繁就医
|
|
getOftenIllList: function(data) {
|
|
getOftenIllList: function(data) {
|
|
return httpRequest.get("/api/v1.0/tj/getOftenIllList",{data: data})
|
|
|
|
|
|
return httpRequest.get("/api/v1.0/tj/getOftenIllList",{data: data,getServer:true})
|
|
},
|
|
},
|
|
// 超高费用
|
|
// 超高费用
|
|
getHighCostList: function(data) {
|
|
getHighCostList: function(data) {
|