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
remove 2 btns
tags/v1.2.0
lixin
hace 1 año
padre
c533a11ae9
commit
02e1ff1b2e
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
src/views/early-warning/fire/components/FireModal.vue
+ 2
- 2
src/views/early-warning/fire/components/FireModal.vue
Ver fichero
@@ -78,8 +78,8 @@ export default defineComponent({
show: props.visible,
width: 800,
title: '火灾隐患',
negativeText: '
取消
',
positiveText: '
确认
'
negativeText: '',
positiveText: ''
}
})
Escribir
Vista previa
Cargando…
Cancelar
Guardar