Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
zhangzl
/
nsgk_mobile
Vigiar
2
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
向store塞入用户deptID
rongxin_dev
张泽亮
há 6 meses
ascendente
6a9b8e80f3
cometimento
70cedf603e
2 ficheiros alterados
com
3 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-0
src/store/modules/user.js
+2
-0
src/views/yinnong/doneCompleted/doneNew.vue
+ 1
- 0
src/store/modules/user.js
Ver ficheiro
@@ -17,6 +17,7 @@ const user = {
baseRoutingUrl: '',
businessLevel: '',
userId:null,
deptId:null,
},
mutations: {
+ 2
- 0
src/views/yinnong/doneCompleted/doneNew.vue
Ver ficheiro
@@ -83,6 +83,8 @@
queryParams: {
pageNum: 1,
pageSize: 10,
systemType: null,
deptId: null,
},
activityBusinessTypeOptions:[],
images:['../../../../static/images/yinnong/banner_02.jpg'],
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar