MTrun 3 лет назад
Родитель
Сommit
c8098f429d
1 измененных файлов с 1 добавлено и 1 удалено
  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>