From 5999a87725113836a5d1a887f2c03d8be0dc2ed6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com>
Date: Mon, 15 Sep 2025 17:18:49 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E7=A7=AF=E5=88=86=20+?=
=?UTF-8?q?=E6=94=AF=E4=BB=98=E6=B5=81=E6=B0=B4=E5=8F=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/user/addJf.vue | 8 ++++----
src/views/modules/user/user.vue | 25 ++++++++++++++++++-------
2 files changed, 22 insertions(+), 11 deletions(-)
diff --git a/src/views/modules/user/addJf.vue b/src/views/modules/user/addJf.vue
index f1f4eac..86dde54 100644
--- a/src/views/modules/user/addJf.vue
+++ b/src/views/modules/user/addJf.vue
@@ -1,7 +1,7 @@
@@ -68,7 +68,7 @@
-
+
@@ -381,7 +381,7 @@ export default {
this.addPointsForm.userName = this.dataInfo.name;
this.addPointsForm.userId = this.dataInfo.id;
}
-
+this.addPointsForm.type = 0;
this.dialogVisible = true;
},
handleSubmit: debounce(async function() {
diff --git a/src/views/modules/user/user.vue b/src/views/modules/user/user.vue
index ddb2816..85db754 100644
--- a/src/views/modules/user/user.vue
+++ b/src/views/modules/user/user.vue
@@ -217,7 +217,8 @@
size="small"
@click="ck(scope.row)"
>
- 【充/扣】
+ 【充值】
+
@@ -254,7 +255,8 @@
size="small"
@click="handleJF(scope.row)"
>
- 【充/扣】
+ 【充值】
+
@@ -496,7 +498,7 @@
-->
-
-
+
+
+
+
+