diff --git a/src/App.vue b/src/App.vue index b0bd567..2577842 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,7 +12,7 @@ export default { }, mounted() {}, created() { - new DevicePixelRatio().init(); + //new DevicePixelRatio().init(); }, }; diff --git a/src/views/alarmHandling/components/historyimg.vue b/src/views/alarmHandling/components/historyimg.vue index c196d04..4987e30 100644 --- a/src/views/alarmHandling/components/historyimg.vue +++ b/src/views/alarmHandling/components/historyimg.vue @@ -97,8 +97,12 @@ export default {