fix: 增加积分配置1元至少等于1积分,修复跳转到广告页面后其他页面全部为空,调整crud表单样式兼容问题
This commit is contained in:
@@ -54,7 +54,6 @@ const contentConfig: IContentConfig = {
|
||||
{
|
||||
label: "操作",
|
||||
align: "center",
|
||||
fixed: "right",
|
||||
templet: "tool",
|
||||
operat: ["edit", "delete",
|
||||
{
|
||||
@@ -63,6 +62,7 @@ const contentConfig: IContentConfig = {
|
||||
icon: "refresh-left",
|
||||
text: "修改密码",
|
||||
type: "primary",
|
||||
isBtn: true,
|
||||
}
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user