回复单和整改单
This commit is contained in:
		@ -137,7 +137,8 @@
 | 
			
		||||
import { addSafetyLog, delSafetyLog, getSafetyLog, listSafetyLog, updateSafetyLog } from '@/api/safety/safetyLog';
 | 
			
		||||
import { SafetyLogForm, SafetyLogQuery, SafetyLogVO } from '@/api/safety/safetyLog/types';
 | 
			
		||||
import { useUserStoreHook } from '@/store/modules/user';
 | 
			
		||||
import dayjs from 'dayjs';
 | 
			
		||||
import { dayjs } from 'element-plus';
 | 
			
		||||
 | 
			
		||||
import SafetyLogDetailDialog from '@/views/safety/safetyLog/component/SafetyLogDetailDialog.vue';
 | 
			
		||||
 | 
			
		||||
const { proxy } = getCurrentInstance() as ComponentInternalInstance;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user