| | |
| | | import reportDialog from './components/reportDialog.vue'; |
| | | import { Edit, Delete, View } from '@element-plus/icons-vue'; |
| | | import { hiddenReportApi } from '/@/api/doublePreventSystem/report'; |
| | | import { departmentApi } from '/@/api/department'; |
| | | import { departmentApi } from '/@/api/systemManage/department'; |
| | | import { productionDeviceApi } from '/@/api/doublePreventSystem/productionDevice'; |
| | | import { safetyRiskAnalyseUnitApi } from '/@/api/doublePreventSystem/safetyRiskAnalyseUnit'; |
| | | |
| | |
| | | loading: false, |
| | | params: { |
| | | pageIndex: 1, |
| | | pageSize: 15, |
| | | pageSize: 10, |
| | | dangerLevel: null, |
| | | dangerSource: null, |
| | | dangerStatus: null, |