he wei
2023-12-25 e17ea02186df463f5104c67be7f5daf22b5abedd
src/views/hrControl/components/dischargeParams.vue
@@ -434,7 +434,9 @@
    },
  },
  mounted() {
    this.getParam(true);
    this.$nextTick(() => {
      this.getParam(true);
    });
  },
};
</script>