项目相关功能完善

This commit is contained in:
2025-05-09 16:32:28 +08:00
parent 584bb442d2
commit c88cdd787a

View File

@@ -1314,7 +1314,7 @@ const changeTypeProject = (id, type, index, feild) => {
</div>
</div>
<!-- 项目表单模态框 -->
<!-- 项目详细说明 -->
<div v-if="showContentModal" class="fixed inset-0 z-50 overflow-y-scroll" aria-labelledby="modal-title" role="dialog"
aria-modal="true">
<div class="flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block sm:p-0">