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