mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-24 05:46:09 +08:00
优化拆表
This commit is contained in:
parent
ff77fc1261
commit
1e498e9249
@ -124,4 +124,6 @@ export default {
|
|||||||
deleteAllocationStorehouse: baseUrl + "callComponent/resourceStore.deleteAllocationStorehouse",
|
deleteAllocationStorehouse: baseUrl + "callComponent/resourceStore.deleteAllocationStorehouse",
|
||||||
// 取消申请
|
// 取消申请
|
||||||
deletePurchaseApply: baseUrl + "callComponent/deletePurchaseApply/delete",
|
deletePurchaseApply: baseUrl + "callComponent/deletePurchaseApply/delete",
|
||||||
|
//查询水电抄表记录
|
||||||
|
listMeterWaters : baseUrl+"app/meterWater.listMeterWaters",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user