Pārlūkot izejas kodu

修改设备日志标题

microrain 2 gadi atpakaļ
vecāks
revīzija
61f5951958
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/iot/device/instance/detail.vue

+ 1 - 1
src/views/iot/device/instance/detail.vue

@@ -334,7 +334,7 @@
     <!-- 子设备-批量绑定弹窗 -->
     <!-- 子设备-批量绑定弹窗 -->
     <SubDeviceMutipleBind ref="mutipleBindRef" @bindSuccess="getDeviceTableData" />
     <SubDeviceMutipleBind ref="mutipleBindRef" @bindSuccess="getDeviceTableData" />
 
 
-    <el-dialog v-model="dialogVisible" title="返回Json数据" width="30%">
+    <el-dialog v-model="dialogVisible" title="日志数据内容" width="30%">
       <JsonViewer :value="jsonData" boxed sort theme="jv-dark" @click="onKeyclick" />
       <JsonViewer :value="jsonData" boxed sort theme="jv-dark" @click="onKeyclick" />
 
 
       <template #footer>
       <template #footer>