From 30c5fdc87690cceb3affc63331ae240e35aea9d2 Mon Sep 17 00:00:00 2001
From: zhanyunjiu <787952492@qq.com>
Date: Sat, 2 Jul 2022 10:58:39 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=BA=90=E4=BF=9D=E7=AE=A1=E4=BA=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/farm/resource/index.vue | 34 ++++++++++++++++++++++---------
1 file changed, 24 insertions(+), 10 deletions(-)
diff --git a/src/views/farm/resource/index.vue b/src/views/farm/resource/index.vue
index fc84834..fa7021f 100644
--- a/src/views/farm/resource/index.vue
+++ b/src/views/farm/resource/index.vue
@@ -57,6 +57,11 @@
+
+
+ {{custodianUserList.find(t=>t.id == scope.row.custodianId ).name}}
+
+
@@ -77,18 +82,12 @@
{{ parseTime(scope.row.validityEndTime) }}
-
+
唯一
任意
-
-
- 已被占用
- 未被占用
-
-
{{ parseTime(scope.row.createTime) }}
@@ -118,6 +117,11 @@
+
+
+
+
+
@@ -155,6 +159,7 @@