Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
zhangzl
/
nsgk_mobile
Observar
2
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
网上家园工作台主页待办事项
wulanhaote
zhao
3 anos atrás
pai
2cfc1501ec
commit
4de1b4b273
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
src/views/onlineHome/workbench.vue
+ 1
- 1
src/views/onlineHome/workbench.vue
Ver arquivo
@@ -585,7 +585,7 @@
this.hcAreaInfoOption = res.data;
}
}),
this.$set(this.queryParams, "systemType", '
4');
this.$set(this.queryParams, "systemType", '
11'); // 4
ListTodo(this.queryParams).then((response) => {
this.taskList = response.rows
})
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar