-
-
- 失败:{{ scope.row.refund }}
-
-
+
+ 失败:{{ scope.row.refund }}
待审核
@@ -289,4 +286,12 @@ export default {
}
}
}
+
+.tag_danger {
+ background-color: rgba(245, 108, 108, .1);
+ color: #f56c6c;
+ border-radius: 4px;
+ border: 1px solid rgba(245, 108, 108, .2);
+ padding: 2px 10px;
+}
diff --git a/src/views/finance/components/withdrawTotal.vue b/src/views/finance/components/withdrawTotal.vue
index 344d417..59536f3 100644
--- a/src/views/finance/components/withdrawTotal.vue
+++ b/src/views/finance/components/withdrawTotal.vue
@@ -72,9 +72,9 @@
提现次数:{{ scope.row.subCount }}
-
+
- {{ scope.row.zhifubaoName }} / {{ scope.row.zhifubao }}
+ {{ scope.row.zhiFuBaoName }} / {{ scope.row.zhiFuBao }}
diff --git a/src/views/finance/financeList.vue b/src/views/finance/financeList.vue
index 278356b..7558abd 100644
--- a/src/views/finance/financeList.vue
+++ b/src/views/finance/financeList.vue
@@ -4,7 +4,7 @@
-
+