Browse Source

屏蔽报警设置

qinhb 6 months ago
parent
commit
4bbc705c2c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/device/instance/index.vue

+ 2 - 2
src/views/device/instance/index.vue

@@ -40,7 +40,7 @@
         ><i-ep-edit />模型
         ><i-ep-edit />模型
         </el-button>
         </el-button>
       </template>-->
       </template>-->
-      <template #menu="{ size, row, index }">
+<!--      <template #menu="{ size, row, index }">
         <el-button
         <el-button
           type="primary"
           type="primary"
           link
           link
@@ -49,7 +49,7 @@
           @click="showWarning(row)"
           @click="showWarning(row)"
           ><i-ep-warning />报警设置
           ><i-ep-warning />报警设置
         </el-button>
         </el-button>
-      </template>
+      </template>-->
       <template #menu-left="{ size }">
       <template #menu-left="{ size }">
         <el-button
         <el-button
           :disabled="toDeleteIds.length < 1"
           :disabled="toDeleteIds.length < 1"