bulusiLuo hace 1 año
padre
commit
f0dbf9d400
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/components/AppMain.vue

+ 1 - 1
src/layout/components/AppMain.vue

@@ -104,10 +104,10 @@ export default {
             this.topic = res.result.records[0].topic;
             this.message = res.result.records[0].message;
             this.total = res.result.total;
+            this.shuo = true;
           }
         }
       });
-      this.shuo = true;
     },
     uploadRouteTable() {
       const data = {