Commit 125d728c by qinjianhui

fix: 问题修改

parent 9c005361
......@@ -459,7 +459,6 @@ export default {
onClick={() => this.addDialog(2, item)}
></i>
</span>
{this.is_tab === '1' && (
<span
class="icon-view icon-del-view"
title="删除"
......@@ -469,7 +468,6 @@ export default {
onClick={() => this.deleteSection(item)}
></i>
</span>
)}
</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