bulusiLuo 1 gadu atpakaļ
vecāks
revīzija
f0dbf9d400
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 = {