huminmin
2026-08-17 86bfba7b1f8b2e77985a7ad69b224e09cad5a0d1
src/views/hrm/resignation/modules/form.vue
@@ -97,7 +97,7 @@
</script>
<template>
  <Modal :title="getTitle" class="w-[600px]">
  <Modal :title="getTitle" class="w-[850px]">
    <Form class="mx-4" />
  </Modal>
</template>