@@ -1,6 +1,6 @@
<template>
<div class="DeviceType">
- <el-button size="mini" type="primary" @click="isShowDialog=true">新建分类</el-button>
+ <el-button type="primary" @click="isShowDialog=true">新建分类</el-button>
<hr style="border-top: 2px solid #eee;margin: 10px 0;">
<el-tree
class="filter-tree"