[+] Switch title to 'Error' dynamically

This commit is contained in:
Hykilpikonna
2019-10-13 21:25:01 -04:00
parent a00285b38a
commit 75d6d94757
+1 -1
View File
@@ -1,7 +1,7 @@
<template> <template>
<div id="loading"> <div id="loading">
<div id="text"> <div id="text">
Loading {{error ? 'Error' : 'Loading'}}
<div class="el-loading-spinner"> <div class="el-loading-spinner">
<svg viewBox="25 25 50 50" class="circular"> <svg viewBox="25 25 50 50" class="circular">