修改线没有点击确定没有保存速率问题
This commit is contained in:
@ -598,7 +598,6 @@ class Tools {
|
||||
if (entity) {
|
||||
arr[type + ''] ? (entity.polyline.width = entity.polyline.oriWidth + arr[type + '']) : (entity.polyline.width = entity.polyline.oriWidth)
|
||||
}
|
||||
|
||||
switch (Number(type)) {
|
||||
|
||||
case 1: //虚线
|
||||
|
Reference in New Issue
Block a user