模板管理新增的按钮

This commit is contained in:
fengachen
2021-10-26 17:25:40 +08:00
parent 62f4699a81
commit e1b4b0cc9a
@@ -36,7 +36,7 @@
<!-- 操作按钮区域 --> <!-- 操作按钮区域 -->
<div class="table-operator"> <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> </div>
<!-- table区域-begin --> <!-- table区域-begin -->