diff --git a/dist.zip b/dist.zip index edf644f..ecbaf13 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/dist.zip b/dist.zip index edf644f..ecbaf13 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/components/mycomponent/dialog/business/businessDetailDialog.vue b/src/components/mycomponent/dialog/business/businessDetailDialog.vue index 1ec5a4c..85e22d1 100644 --- a/src/components/mycomponent/dialog/business/businessDetailDialog.vue +++ b/src/components/mycomponent/dialog/business/businessDetailDialog.vue @@ -9,79 +9,44 @@
- +
- +
- +
- +
- +
- +
- +
@@ -93,14 +58,7 @@
- +
@@ -111,141 +69,69 @@
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
@@ -293,7 +179,13 @@ val: '', datevalue: '', options: [], - tableData: [] + tableData: [], + } + }, + computed: { + address() { + const { dataInfo } = this + return dataInfo.itemProvince === dataInfo.itemCity ? dataInfo.itemCity + dataInfo.itemArea + dataInfo.itemAddress : dataInfo.itemProvince + dataInfo.itemCity + dataInfo.itemArea + dataInfo.itemAddress } }, mounted() { diff --git a/dist.zip b/dist.zip index edf644f..ecbaf13 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/components/mycomponent/dialog/business/businessDetailDialog.vue b/src/components/mycomponent/dialog/business/businessDetailDialog.vue index 1ec5a4c..85e22d1 100644 --- a/src/components/mycomponent/dialog/business/businessDetailDialog.vue +++ b/src/components/mycomponent/dialog/business/businessDetailDialog.vue @@ -9,79 +9,44 @@
- +
- +
- +
- +
- +
- +
- +
@@ -93,14 +58,7 @@
- +
@@ -111,141 +69,69 @@
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
@@ -293,7 +179,13 @@ val: '', datevalue: '', options: [], - tableData: [] + tableData: [], + } + }, + computed: { + address() { + const { dataInfo } = this + return dataInfo.itemProvince === dataInfo.itemCity ? dataInfo.itemCity + dataInfo.itemArea + dataInfo.itemAddress : dataInfo.itemProvince + dataInfo.itemCity + dataInfo.itemArea + dataInfo.itemAddress } }, mounted() { diff --git a/src/views/server/Management.vue b/src/views/server/Management.vue index ad94c61..3a2ce10 100644 --- a/src/views/server/Management.vue +++ b/src/views/server/Management.vue @@ -82,7 +82,7 @@ - + diff --git a/dist.zip b/dist.zip index edf644f..ecbaf13 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/components/mycomponent/dialog/business/businessDetailDialog.vue b/src/components/mycomponent/dialog/business/businessDetailDialog.vue index 1ec5a4c..85e22d1 100644 --- a/src/components/mycomponent/dialog/business/businessDetailDialog.vue +++ b/src/components/mycomponent/dialog/business/businessDetailDialog.vue @@ -9,79 +9,44 @@
- +
- +
- +
- +
- +
- +
- +
@@ -93,14 +58,7 @@
- +
@@ -111,141 +69,69 @@
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
@@ -293,7 +179,13 @@ val: '', datevalue: '', options: [], - tableData: [] + tableData: [], + } + }, + computed: { + address() { + const { dataInfo } = this + return dataInfo.itemProvince === dataInfo.itemCity ? dataInfo.itemCity + dataInfo.itemArea + dataInfo.itemAddress : dataInfo.itemProvince + dataInfo.itemCity + dataInfo.itemArea + dataInfo.itemAddress } }, mounted() { diff --git a/src/views/server/Management.vue b/src/views/server/Management.vue index ad94c61..3a2ce10 100644 --- a/src/views/server/Management.vue +++ b/src/views/server/Management.vue @@ -82,7 +82,7 @@ - + diff --git a/src/views/supplier/evaluate.vue b/src/views/supplier/evaluate.vue index 83e36a6..3be46e0 100644 --- a/src/views/supplier/evaluate.vue +++ b/src/views/supplier/evaluate.vue @@ -53,7 +53,7 @@ {{ scope.row.evaluateYearName }}年{{ scope.row.evaluateQuarterlyName }} - + - + - +