fix:修复preview无法选择时间的bug

This commit is contained in:
wangwenrui
2020-09-02 17:41:22 +08:00
parent b4e3adad0f
commit 20f5887e86

View File

@@ -49,7 +49,7 @@
} }
.z-top { .z-top {
z-index: 2900; /*z-index: 2900;*/
} }
</style> </style>
<template key="chartBox"> <template key="chartBox">