1.治理设备界面添加数据类型筛选条件2.一次值二次值修改3.方案数据按钮修改

This commit is contained in:
zhujiyan
2024-08-15 15:20:13 +08:00
parent f37f0506ce
commit 66a50043bc
4 changed files with 57 additions and 14 deletions

View File

@@ -66,7 +66,7 @@
@cancel="cancelDelete"
>
<template #reference>
<el-button type="danger" text size="small">删除</el-button>
<el-button type="danger" text >删除</el-button>
</template>
</el-popconfirm>
</template>