产业分类

This commit is contained in:
shijingjing
2022-04-25 13:59:02 +08:00
parent 71adfa71f7
commit 97f5af4be9
5 changed files with 92 additions and 40 deletions

View File

@@ -365,6 +365,12 @@ export default {
}
},
getResidentList() {
this.$http.post('').then(res => {
})
},
nextStep() {
const rules = this.rules()