liu
2 天以前 c62517daefcc52624f6eece28a2693fa8f4b9b41
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>