update 项目管理
This commit is contained in:
@@ -3,5 +3,6 @@ export default {
|
||||
houseProejctAdd: ['/houseProjectInfo/add', 'post'],
|
||||
houseProejctEdit: ['/houseProjectInfo/edit', 'post'],
|
||||
houseProejctDelete: ['/houseProjectInfo/delete', 'post'],
|
||||
houseProejctDetail:['/houseProjectInfo/detail','get']
|
||||
houseProejctDetail: ['/houseProjectInfo/detail', 'get'],
|
||||
houseProjectNextSort:['/houseProjectInfo/nextSort','get']
|
||||
}
|
||||
Reference in New Issue
Block a user