src/page/index/logo.vue
@@ -76,7 +76,10 @@ }).then(function (response) { if (response.data.data.length > 0){ that.deviceId = response.data.data.records[0].id; that.form = response.data.data.records[0]; } that.dialogTableVisible = true; }); //that.dialogTableVisible = true;