修改冀北问题
This commit is contained in:
@@ -571,7 +571,7 @@ const group = (chart: any, myChartDom: any) => {
|
||||
onMounted(() => {
|
||||
const dom = document.getElementById('navigation-splitpanes')
|
||||
if (dom) {
|
||||
size.value = Math.round((180 / dom.offsetHeight) * 100)
|
||||
size.value = Math.round((180 / dom.offsetHeight) * 120)
|
||||
}
|
||||
userDataList({
|
||||
pageNum: 1,
|
||||
|
||||
Reference in New Issue
Block a user