优化角色权限样式

This commit is contained in:
lemon橪
2021-07-22 18:02:47 +08:00
parent 4809c3839b
commit 502c77fb6e
2 changed files with 82 additions and 122 deletions

View File

@@ -102,12 +102,10 @@
{
title: "订单编号",
key: "orderSn",
sortType: "desc",
},
{
title: "商品名称",
slot: "goodsName",
sortType: "desc",
},
{
title: "投诉主题",
@@ -197,7 +195,7 @@
},
methods: {
// 初始化数据
init() {
init() {
this.getDataList();
},
// 改变页码