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 @@