lchao 1 năm trước cách đây
mục cha
commit
d706459115
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {