luoyb
2021-03-10 a6c4d573907730c2e0a70dd5a1d1937888efabb5
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 = ''