소스 검색

Merge remote-tracking branch 'origin/dev' into dev

2545307760@qq.com 7 달 전
부모
커밋
1c8f5c1df3
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      web/src/view/dashboard/index.vue

+ 6 - 2
web/src/view/dashboard/index.vue

@@ -92,7 +92,7 @@
           <el-row :gutter="10">
             <el-col
               :xs="24"
-              :sm="12"
+              :sm="11"
             >
               <el-table
                 :data="projectMonthFee"
@@ -121,7 +121,11 @@
             </el-col>
             <el-col
               :xs="24"
-              :sm="12"
+              :sm="2"
+            />
+            <el-col
+              :xs="24"
+              :sm="11"
             >
               <el-table
                 :data="monthFee"