This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zkx
/
jp-xpgj-GA-file
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
调整
zhengkaixin
hace 2 años
padre
b2fb0b9113
commit
19c3530973
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/views-oa/Document/Person.vue
+ 2
- 0
src/views-oa/Document/Person.vue
Ver fichero
@@ -232,6 +232,8 @@
status: 1,
selectObj: this.selectObj
})
+ }else{
+ mui.toast("请保留最少一人审批");
}
},