haoxuan
2023-11-03 6b027c18660b828ec7b57ad0e3f4ffca9f4d14d1
src/views/dashboard/components/DeviceNumberInfo.vue
@@ -4,7 +4,7 @@
      <div class="device-t">本机设备编码</div>
      <div class="device-b">
        <div class="device-info">
          {{ deviceInfo?.currentDeviceID }}
          {{ deviceInfo?.systemDeviceID }}
        </div>
      </div>
    </div>