update 建档登记保存

This commit is contained in:
2021-06-02 16:52:03 +08:00
parent ff8f637b6e
commit 8abeaa707f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
export default {
houseInfoGetByTaskId: ['/houseInfo/getByTaskId', 'get'],
houseInfoSave:['houseInfo/save','post']
}