optimize-css
This commit is contained in:

parent
a074e0e6e9
commit
5abba695b2
@ -411,15 +411,3 @@ const defaultData = {
|
||||
fromDt: Utility.setFormatDate(new Date(), "YYYYMMDD"), // 조회 시작일
|
||||
};
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
// @import "@/assets/scss/common.scss";
|
||||
|
||||
// .echarts::v-deep > div > canvas:hover {
|
||||
// cursor: pointer;
|
||||
// }
|
||||
// ::v-deep{
|
||||
// .echarts:hover > div:nth-child(1){
|
||||
// cursor:pointer !important;
|
||||
// }
|
||||
// }
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user