bulusiLuo il y a 1 an
Parent
commit
f0dbf9d400
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 = {