diff --git a/vue/gold-system/src/views/managerecharge/rate.vue b/vue/gold-system/src/views/managerecharge/rate.vue
index cbc23aa..1fb2f8e 100644
--- a/vue/gold-system/src/views/managerecharge/rate.vue
+++ b/vue/gold-system/src/views/managerecharge/rate.vue
@@ -1,6 +1,6 @@
@@ -427,7 +449,7 @@ const checkNumber = function () {
- 进行中
+ 使用中
@@ -439,7 +461,7 @@ const checkNumber = function () {
- 已结束
+ 已过期
@@ -461,9 +483,24 @@ const checkNumber = function () {
"
>编辑
- 删除
+
+ 删除
+
+
+ 取消
+
+ 确定
+
+
+
@@ -698,4 +735,7 @@ p {
.pagination {
display: flex;
}
+.status {
+ display: flex;
+}