管理端 推广员取消新增

feature/mall_product
Jruome 2023-06-09 19:47:34 +08:00
parent 416f6ed7ad
commit c34645d44b
1 changed files with 5 additions and 5 deletions

View File

@ -34,11 +34,11 @@
<!-- 操作工具栏 --> <!-- 操作工具栏 -->
<el-row :gutter="10" class="mb8"> <el-row :gutter="10" class="mb8">
<el-col :span="1.5"> <!-- <el-col :span="1.5">-->
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="handleAdd" <!-- <el-button type="primary" plain icon="el-icon-plus" size="mini" @click="handleAdd"-->
v-hasPermi="['member:promoter:create']">新增 <!-- v-hasPermi="['member:promoter:create']">新增-->
</el-button> <!-- </el-button>-->
</el-col> <!-- </el-col>-->
<!-- <el-col :span="1.5">--> <!-- <el-col :span="1.5">-->
<!-- <el-button type="info" icon="el-icon-upload2" size="mini" @click="handleImport"--> <!-- <el-button type="info" icon="el-icon-upload2" size="mini" @click="handleImport"-->
<!-- v-hasPermi="['member:promoter:export']">导入--> <!-- v-hasPermi="['member:promoter:export']">导入-->