NEZ-2858 fix:Endpoint 列表 Configuration 颜色不正确的问题
This commit is contained in:
@@ -218,6 +218,7 @@ export default {
|
||||
pen.isBottom = true
|
||||
pen.flipX = pen.flipX || false
|
||||
pen.flipY = pen.flipY || false
|
||||
pen.locked = pen.locked || 0
|
||||
if (pen.rect) {
|
||||
pen.x = pen.rect.x
|
||||
pen.y = pen.rect.y
|
||||
|
||||
Reference in New Issue
Block a user