修改会议报名的路径

This commit is contained in:
fengachen
2021-10-26 18:34:10 +08:00
parent e1b4b0cc9a
commit 6a83bed67a
3 changed files with 3 additions and 3 deletions
@@ -36,7 +36,7 @@
<!-- 操作按钮区域 -->
<div class="table-operator">
<a-button @click="handleAdd" type="primary" icon="plus" v-has="'template:add'">新增</a-button>
<!-- <a-button @click="handleAdd" type="primary" icon="plus" v-has="'template:add'">新增</a-button>-->
</div>
<!-- table区域-begin -->