bulusiLuo преди 1 година
родител
ревизия
f0dbf9d400
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 = {