添加站班会、安全巡检工单、安全日志、安全周报前端页面,以及修复部分后端逻辑

This commit is contained in:
lcj
2025-03-21 18:20:12 +08:00
parent 7c05f661dc
commit 1bbae0fb3a
36 changed files with 2913 additions and 92 deletions

View File

@ -10,6 +10,7 @@
<script setup lang="ts">
import { propTypes } from '@/utils/propTypes';
import { PictureFilled } from '@element-plus/icons-vue';
const props = defineProps({
src: propTypes.string.def(''),