diff --git a/src/components/dialogShow/index.vue b/src/components/dialogShow/index.vue new file mode 100644 index 0000000..76b1032 --- /dev/null +++ b/src/components/dialogShow/index.vue @@ -0,0 +1,62 @@ + + + + + diff --git a/src/views/common/index.vue b/src/views/common/index.vue index d5ce04d..57567d3 100644 --- a/src/views/common/index.vue +++ b/src/views/common/index.vue @@ -80,13 +80,13 @@
- + @@ -183,13 +183,13 @@ - + @@ -403,7 +403,7 @@ files_list: [], type: "", }, - roadName: "", + // roadName: "", form: { feedback_department_id: "", ask_type_id: "", @@ -627,7 +627,7 @@ // that.form = result; that.mapform = [result.longitude, result.latitude, result.address] - that.roadName = result.road ? result.road.name : "" + // that.roadName = result.road ? result.road.name : "" let _files = []; for (var mod of result.common_inspection_files) { let m = Object.assign({}, mod); diff --git a/src/views/rain/inspection/components/showRainEquipmentInfo.vue b/src/views/rain/inspection/components/showRainEquipmentInfo.vue new file mode 100644 index 0000000..2ca9d84 --- /dev/null +++ b/src/views/rain/inspection/components/showRainEquipmentInfo.vue @@ -0,0 +1,346 @@ + + + + + diff --git a/src/views/rain/inspection/components/showRainSiteInfo.vue b/src/views/rain/inspection/components/showRainSiteInfo.vue new file mode 100644 index 0000000..cc611e4 --- /dev/null +++ b/src/views/rain/inspection/components/showRainSiteInfo.vue @@ -0,0 +1,379 @@ + + + + + diff --git a/src/views/rain/inspection/inspection copy.vue b/src/views/rain/inspection/inspection copy.vue new file mode 100644 index 0000000..b30295a --- /dev/null +++ b/src/views/rain/inspection/inspection copy.vue @@ -0,0 +1,1840 @@ + + + + + diff --git a/src/views/rain/inspection/inspection.vue b/src/views/rain/inspection/inspection.vue index b6b8fca..65dc024 100644 --- a/src/views/rain/inspection/inspection.vue +++ b/src/views/rain/inspection/inspection.vue @@ -6,10 +6,10 @@
- - + + @@ -20,10 +20,10 @@ - - - - + + + + @@ -41,11 +41,11 @@ - - - - - + + + + +
@@ -59,15 +59,16 @@ :label="column.title" :width="column.width" :fixed="column.fixed">