This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
user5
/
simple_xg_total_process_master
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
报销类型提示
[user3]
hace 4 años
padre
7c9beabd72
commit
fc17291ec9
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/main/webapp/WEB-INF/tags/sys/reimburselectReproject.tag
+ 2
- 0
src/main/webapp/WEB-INF/tags/sys/reimburselectReproject.tag
Ver fichero
@@ -94,6 +94,8 @@
}
});
}
+ }else{
+ parent.layer.msg("请先选择报销类型!", {icon: 5});
}
};