Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
liumin
/
zkPCproject
Seguir
0
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
init
newStyle
lancer
hace 3 años
padre
eb6fba8ae2
commit
275dee9c96
Se han
modificado 1 ficheros
con
7 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+7
-1
src/views/Statistics/trend.vue
+ 7
- 1
src/views/Statistics/trend.vue
Ver fichero
@@ -478,7 +478,13 @@ export default {
methods: {
sysChange(){
this.choicValue=''
this.selValue='0'
if(this.orgType==0){
this.selValue='0'
}else if(this.orgType==1){
this.selValue='1'
}else{
this.selValue='2'
}
this.getList()
},
// 获取tab2
Escribir
Vista previa
Cargando…
Cancelar
Guardar