|
import { ref, onMounted, onUnmounted, reactive, defineProps, watch, inject, nextTick, onBeforeUnmount } from 'vue';
|
|
import { ref, onMounted, onUnmounted, reactive, defineProps, watch, inject, nextTick, onBeforeUnmount } from 'vue';
|
|
import { getMonitorData, devicePropertyType, getModelMonitorTags } from '../gasPump.data';
|
|
import { getMonitorData, devicePropertyType, getModelMonitorTags } from '../gasPump.data';
|
|
// import { leftMonitor, rightMonitor, modelMonitor, detailCtrl } from '../gasPump.dataCc2_2';
|
|
// import { leftMonitor, rightMonitor, modelMonitor, detailCtrl } from '../gasPump.dataCc2_2';
|