فهرست منبع

屏蔽报警设置

qinhb 6 ماه پیش
والد
کامیت
4bbc705c2c
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/device/instance/index.vue

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

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