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: {