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