Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
zhangzl
/
rongxin.dashboard
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
fix
master
张泽亮
3 meses atrás
pai
1052297958
commit
63cbfb28ac
1 arquivos alterados
com
3 adições
e
3 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-3
src/views/app/project/operate_edit.vue
+ 3
- 3
src/views/app/project/operate_edit.vue
Ver arquivo
@@ -181,9 +181,9 @@
this.form.jymj = 0;
})
}
//
getInfoByImportCode(response.data.importCode).then((res) => {
//
this.form.deptId = res.data.deptId
//
});
getInfoByImportCode(response.data.importCode).then((res) => {
this.form.deptId = res.data.deptId
});
});
},
onConfirmJydxlx(value) {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar