+
+
@@ -8,6 +8,6 @@
\ No newline at end of file
diff --git a/src/views/application/marketing/points/pointsconfig/BasicSettings.vue b/src/views/application/marketing/points/pointsconfig/BasicSettings.vue
index e2253b9..3ee2c16 100644
--- a/src/views/application/marketing/points/pointsconfig/BasicSettings.vue
+++ b/src/views/application/marketing/points/pointsconfig/BasicSettings.vue
@@ -43,10 +43,15 @@
-
- 1元等于
- 积分
-
+ 1元等于
+
+ 积分
diff --git a/src/views/shop/staff/config/content.ts b/src/views/shop/staff/config/content.ts
index 8966711..394edde 100644
--- a/src/views/shop/staff/config/content.ts
+++ b/src/views/shop/staff/config/content.ts
@@ -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,
}
],
},