Commit 66cb1e14 authored by anxixi's avatar anxixi

活动详情推荐

parent b49a3ce1
......@@ -10,7 +10,7 @@
<el-form :inline="true">
<el-form-item>
<el-button type="primary" @click="soutClk">{{$t("pubactivities.newactivity")}}</el-button>
<el-button type="primary" @click="eventconfig">活动列表页配置</el-button>
<el-button type="primary" v-if="publicFun.isgetUserRoleFunc(2)" @click="eventconfig">活动列表页配置</el-button>
</el-form-item>
<el-form-item class="formcontentnk">
<el-input :placeholder="$t('commonTitle.searchKeyword')" v-model="search.channelTitle" class="input-with-select" style="width: 290px">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment