Commit ef5eab86 by crushh

update: temp

parent 601a6556
......@@ -14,7 +14,7 @@
</div>
<div class="btn">
<el-button v-if="item.configNum > 0" @click="$router.push(`/activity/template-list?type=${item.templateType}`)">模板列表</el-button>
<el-button v-else @click="$router.push(`/activity/template-detail?type=${item.templateType}`)">前往配置</el-button>
<el-button v-else @click="$router.push(`/activity/template-detail/${item.type}`);">前往配置</el-button>
</div>
</div>
</div>
......
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