Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gitadmin
/
tuoheng_lc_web_move_20240702
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
3
Wiki
Actividad
Explorar el Código
3673
tags/v1.2.0
lixin
hace 1 año
padre
8fa2b5ccf1
commit
084f0e5045
Se han
modificado 1 ficheros
con
6 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+6
-2
src/views/report-manage/all-report/components/ReportDrawer.vue
+ 6
- 2
src/views/report-manage/all-report/components/ReportDrawer.vue
Ver fichero
@@ -104,9 +104,13 @@ export default defineComponent({
reportDetail: {},
problemsList: [],
taskType: {
1: '
日常巡检
',
2: '
应急巡检
'
1: '
机场服务
',
2: '
人工执飞
'
}
// taskType: {
// 1: '日常巡检',
// 2: '应急巡检'
// }
})
/* 获取抽屉的信息 */
Escribir
Vista previa
Cargando…
Cancelar
Guardar