Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
zhangzl
/
nsgk_mobile
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
网上家园工作台主页待办事项
wulanhaote
zhao
3 anni fa
parent
2cfc1501ec
commit
4de1b4b273
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
src/views/onlineHome/workbench.vue
+ 1
- 1
src/views/onlineHome/workbench.vue
Vedi File
@@ -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
})
Scrivi
Anteprima
Caricamento…
Annulla
Salva