update 表单细节

This commit is contained in:
2021-06-09 16:36:37 +08:00
parent 760797ea56
commit fe1f2fb821
8 changed files with 55 additions and 47 deletions

View File

@@ -1,4 +1,5 @@
export default {
houseTaskPage: ['/houseTask/page', 'post'],
houseTaskEdit: ['/houseTask/edit', 'post'],
houseTaskSubmit: ['/houseTask/submit', 'post']
}