Browse Source

fix: 修改底部颜色

MTrun 3 năm trước cách đây
mục cha
commit
c8098f429d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/chart/components/ContentDraw/index.vue

+ 1 - 1
src/views/chart/components/ContentDraw/index.vue

@@ -4,7 +4,7 @@
     :flex="true"
     :showTop="false"
     :showBottom="true"
-    :depth="2"
+    :depth="1"
   >
     <template #bottom>
     </template>