feat: Add Export in some menu
fix: Left menu height fix: Export csv when double quotation marks in data
This commit is contained in:
@@ -13,5 +13,8 @@
|
||||
})
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style scoped lang="scss">
|
||||
.scroll-sidebar {
|
||||
background-color: #2d3a4b;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -60,7 +60,6 @@
|
||||
}
|
||||
|
||||
.app-left {
|
||||
height: 100%;
|
||||
transition: width 0.5s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user