mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 06:07:24 +08:00
测试报修
This commit is contained in:
parent
e6dec5362f
commit
f2174a990d
@ -54,7 +54,7 @@
|
||||
//派单类型去空
|
||||
param.params.repairType = param.params.repairType.trim();
|
||||
//发送get请求
|
||||
vc.http.apiGet('repair.listRepairSettings',
|
||||
vc.http.apiGet('/repair.listRepairSettings',
|
||||
param,
|
||||
function(json, res) {
|
||||
var _repairSettingManageInfo = JSON.parse(json);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user