Ver código fonte

bugfix:
1、设备录入-终端设备-设备详情-应用重启点击后UI异常

lihao16 5 meses atrás
pai
commit
363d68408d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      smsb-plus-ui/src/views/smsb/device/index.vue

+ 1 - 1
smsb-plus-ui/src/views/smsb/device/index.vue

@@ -222,7 +222,7 @@
       </template>
     </el-dialog>
     <!--设备详情弹窗-->
-    <el-dialog v-model="viewDialog.visible" :title="viewDialog.title" width="900px" style="height: 680px"
+    <el-dialog v-model="viewDialog.visible" :title="viewDialog.title" width="1000px" style="height: 680px"
                append-to-body>
       <el-tabs v-model="activeName" style="height: 500px" @tab-click="handleClickTab">
         <el-tab-pane label="设备详情" name="info">