Browse Source

推广素材分类

zhaoxiaohai 2 years ago
parent
commit
5aebac31b5
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/HManagement/archives_ad/archives_adclass/index.vue

+ 1 - 2
src/HManagement/archives_ad/archives_adclass/index.vue

@@ -2,8 +2,7 @@
     <div>
         <list ref="list">
             <Header slot="add" v-if="tool.checkAuth($route.name, 'insert')">
-                <el-button slot="save" icon="el-icon-plus" type="primary" size="small" @click="openDialog('新增分类')">新建分类
-                </el-button>
+                <el-button icon="el-icon-plus" type="primary" size="small" @click="openDialog('新增分类')">新建分类</el-button>
             </Header>
 
             <template v-slot:release="scope">