flat: 暂存2

This commit is contained in:
Apcallover
2024-03-18 11:37:49 +08:00
parent aa9e18a601
commit af5d56aaf5

View File

@@ -98,7 +98,7 @@
</tag-select> </tag-select>
</template> </template>
<!--自定义按钮--> <!--自定义按钮-->
<template slot="menuRight"> <template slot="menuLeft">
<el-button type="primary" size="small" icon="el-icon-delete" @click="() => { $refs.crud.rowAdd(); selectPolicyTree = []}"> <el-button type="primary" size="small" icon="el-icon-delete" @click="() => { $refs.crud.rowAdd(); selectPolicyTree = []}">
新增</el-button> 新增</el-button>
<el-button type="danger" size="small" icon="el-icon-delete" @click="handleDelete" <el-button type="danger" size="small" icon="el-icon-delete" @click="handleDelete"