产业分类
This commit is contained in:
@@ -365,6 +365,12 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
getResidentList() {
|
||||
this.$http.post('').then(res => {
|
||||
|
||||
})
|
||||
},
|
||||
|
||||
nextStep() {
|
||||
const rules = this.rules()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user