src/views/user/inemployees.vue
@@ -1224,6 +1224,7 @@ this.getDicts('LZTYPE').then(response => { this.dimissionTypeOptions = response.data }) this.initJob() }, methods: { exportExcel() { @@ -1265,6 +1266,11 @@ } this.search() }, initJob() { this.$get('system/position/dicJob').then((r) => { this.restaurJob = r.data.data }) }, // 翻页方法 search() { this.queryParams.vague = ''