提交 3e11f8df 编写于 作者: 郝先瑞

fix(Category.vue): 商品分类操作按钮样式问题修复

上级 4b7bf8cc
......@@ -27,14 +27,13 @@
</div>
</template>
</el-image>
{{ scope.data.name }}
</span>
<span>
<el-button
v-show="scope.data.level != 3 "
type="primary"
icon="Plus"
type="success"
:icon="Plus"
circle
plain
@click.stop="handleAdd(scope.data)"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册