瀏覽代碼

推广素材分类

zhaoxiaohai 2 年之前
父節點
當前提交
5aebac31b5
共有 1 個文件被更改,包括 1 次插入2 次删除
  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">