diff --git a/src/views/modules/property/property-add-or-update.vue b/src/views/modules/property/property-add-or-update.vue
new file mode 100644
index 0000000..d717ecd
--- /dev/null
+++ b/src/views/modules/property/property-add-or-update.vue
@@ -0,0 +1,128 @@
+
+
+
+
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/property/property.vue b/src/views/modules/property/property.vue
new file mode 100644
index 0000000..61d0795
--- /dev/null
+++ b/src/views/modules/property/property.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+ 否
+ 是
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/property/propertyproject-add-or-update.vue b/src/views/modules/property/propertyproject-add-or-update.vue
index 87da247..760468b 100644
--- a/src/views/modules/property/propertyproject-add-or-update.vue
+++ b/src/views/modules/property/propertyproject-add-or-update.vue
@@ -3,22 +3,30 @@
:close-on-press-escape="false">
+ :label-width="$i18n.locale === 'en-US' ? '160px' : '120px'">
-
-
+
+
+
+
+
@@ -38,116 +46,137 @@
diff --git a/src/views/modules/property/propertyprojectscore-add-or-update.vue b/src/views/modules/property/propertyprojectscore-add-or-update.vue
new file mode 100644
index 0000000..081afb9
--- /dev/null
+++ b/src/views/modules/property/propertyprojectscore-add-or-update.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/property/propertyprojectscore.vue b/src/views/modules/property/propertyprojectscore.vue
new file mode 100644
index 0000000..8de3e47
--- /dev/null
+++ b/src/views/modules/property/propertyprojectscore.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+