1
This commit is contained in:
parent
71ec511819
commit
36cbd65ba6
@ -48,16 +48,14 @@
|
|||||||
</el-form>
|
</el-form>
|
||||||
|
|
||||||
<el-row :gutter="10" class="mb8">
|
<el-row :gutter="10" class="mb8">
|
||||||
<!-- <el-col :span="1.5">-->
|
<el-col :span="1.5">
|
||||||
<!-- <el-button-->
|
<el-button
|
||||||
<!-- type="primary"-->
|
type="primary"
|
||||||
<!-- plain-->
|
plain
|
||||||
<!-- icon="el-icon-plus"-->
|
size="mini"
|
||||||
<!-- size="mini"-->
|
v-hasPermi="['busi:chatMain:add']"
|
||||||
<!-- @click="handleAdd"-->
|
>导出</el-button>
|
||||||
<!-- v-hasPermi="['busi:chatMain:add']"-->
|
</el-col>
|
||||||
<!-- >新增</el-button>-->
|
|
||||||
<!-- </el-col>-->
|
|
||||||
<!-- <el-col :span="1.5">-->
|
<!-- <el-col :span="1.5">-->
|
||||||
<!-- <el-button-->
|
<!-- <el-button-->
|
||||||
<!-- type="success"-->
|
<!-- type="success"-->
|
||||||
|
Loading…
Reference in New Issue
Block a user