2025年04月01日09:05:05
This commit is contained in:
parent
db78aef885
commit
f98ff78fa8
@ -14,7 +14,7 @@
|
||||
>
|
||||
<template #toolbarBtn>
|
||||
<el-button type="primary" @click="handleAdd">新增</el-button>
|
||||
<el-button type="warning" @click="visible = true">手铐关联</el-button>
|
||||
<el-button @click="visible = true">手铐关联</el-button>
|
||||
<el-button>地图位置</el-button>
|
||||
<el-button>导出</el-button>
|
||||
<el-button type="danger">删除</el-button>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<template #toolbarBtn>
|
||||
<el-button type="primary" @click="visible = true">类型编辑</el-button>
|
||||
<el-button type="primary" @click="visible = true">新增用户</el-button>
|
||||
<el-button type="warning" @click="handleImp">批量创建用户</el-button>
|
||||
<el-button @click="handleImp">批量创建用户</el-button>
|
||||
<el-button @click="visible = true">导出</el-button>
|
||||
<el-button type="danger" @click="visible = true">删除</el-button>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user