From 9bdbb456540d9071af24d4f7617e15769a50ea92 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com>
Date: Tue, 13 Aug 2024 10:51:43 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=8E=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/finance/financeList.vue | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/src/views/finance/financeList.vue b/src/views/finance/financeList.vue
index 688392d..a8b6573 100644
--- a/src/views/finance/financeList.vue
+++ b/src/views/finance/financeList.vue
@@ -81,6 +81,11 @@
用户
师傅
+ 商家
+ 经纪人
+ 分销员
+ 业务员
+ 代理
@@ -91,6 +96,16 @@
{{ scope.row.artificerName ? scope.row.artificerName :
'未绑定' }}
+ {{ scope.row.userName ? scope.row.userName : '未绑定' }}
+ {{ scope.row.userName ? scope.row.userName : '未绑定' }}
+ {{ scope.row.userName ? scope.row.userName : '未绑定' }}
+ {{ scope.row.userName ? scope.row.userName : '未绑定' }}
+ {{ scope.row.userName ? scope.row.userName : '未绑定' }}
@@ -103,6 +118,7 @@
支付宝
银行卡
+ 微信
-