|
@@ -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"
|