7 天以前 b7eb1da8220f5b72f6891c3c6471ca386604cce4
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>