Merge branch 'dev-3.7' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.8
This commit is contained in:
@@ -787,7 +787,7 @@ export default {
|
||||
}
|
||||
const tempList = n.map(item => {
|
||||
let param = ''
|
||||
let height = ''
|
||||
let height = item.height || ''
|
||||
if (this.isPhone && item.type !== 'group') {
|
||||
item.x = 0
|
||||
item.y = 0
|
||||
|
||||
Reference in New Issue
Block a user