NEZ-2999 fix: Asset list告警详情无法修改时间,点击无效果

This commit is contained in:
zhangyu
2023-07-18 15:57:59 +08:00
parent 4f0097dc52
commit e1462fd4bc
6 changed files with 25 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ export default {
methods: {
init: function () {
const meta2dOptions = {
minScale: 0.25,
minScale: this.minScale,
maxScale: 2,
autoAnchor: false
}