소스 검색

推广素材分类

zhaoxiaohai 3 년 전
부모
커밋
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">