lchao пре 1 година
родитељ
комит
d706459115
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      zhsq_qk-ui/src/views/fusion/index.vue

+ 1 - 1
zhsq_qk-ui/src/views/fusion/index.vue

@@ -195,8 +195,8 @@ export default {
   created() {
   },
   mounted() {
-    this.grid();
     this.doingBusiness();
+    this.grid();
     this.economic();
   },
   methods: {