添加站班会、安全巡检工单、安全日志、安全周报前端页面,以及修复部分后端逻辑
This commit is contained in:
@ -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(''),
|
||||
|
Reference in New Issue
Block a user