姓名:{{ item.name }}
@@ -55,14 +57,14 @@
-
-
+
-
-
+
@@ -98,50 +100,55 @@
}}
-
-
-
-
-
+
+
+
+
+
+ {{scope.row.propCatg !== null ? companyPropertyCatg.find(item => item.code === scope.row.propCatg).name : ''}}
+
+
+
-
-
+
+
{{ scope.row.propNum + ' ' + scope.row.unit }}
-
-
+
+
-
-
-
-
-
+
+
+
+
+
{{ scope.row.prodDate }}
-
-
-
-
-
-
-
+
+
+
+
+
+
+
- {{ scope.row.keepCycle + ' ' + scope.row.keepCycleType }}
+ {{ scope.row.keepCycle + ' '}}
+
-
-
-
+
+
+
diff --git a/src/views/company/property/propertydeal/PropertyDealForm.vue b/src/views/company/property/propertydeal/PropertyDealForm.vue
index 93cb524..af87d28 100644
--- a/src/views/company/property/propertydeal/PropertyDealForm.vue
+++ b/src/views/company/property/propertydeal/PropertyDealForm.vue
@@ -32,7 +32,7 @@