招工就业

This commit is contained in:
yanran200730
2021-12-23 16:37:58 +08:00
parent 196daf7860
commit b89ab13f2d
3 changed files with 14 additions and 15 deletions

View File

@@ -46,8 +46,7 @@
props: {
instance: Function,
dict: Object,
moduleId: String
dict: Object
},
data() {
@@ -78,7 +77,6 @@
},
mounted() {
this.search.areaId = this.user.info.areaId
this.getList()
},