Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
gitadmin
/
tuoheng_lc_web_move_20240702
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
3
Wiki
Activité
Parcourir la source
343
tags/v1.1.0^2
unknown
il y a 1 an
Parent
0129c300bc
révision
691d7fabb6
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/dashboard/components/AirInfo.vue
+ 1
- 1
src/views/dashboard/components/AirInfo.vue
Voir le fichier
@@ -101,7 +101,7 @@ export default {
})
watch(() => props.data, (value) => {
if (value) {
if (
JSON.stringify(
value
) !== '{}'
) {
// console.log(props.data)
data.detail = props.data
data.innerMonitorOptions.src = data.detail.internalMonitorUrl
Écrire
Aperçu
Chargement…
Annuler
Enregistrer