diff --git a/pages/investigation/components/investigation-item.vue b/pages/investigation/components/investigation-item.vue
index e113d1d..907ef57 100644
--- a/pages/investigation/components/investigation-item.vue
+++ b/pages/investigation/components/investigation-item.vue
@@ -18,7 +18,7 @@
-
@@ -27,20 +27,20 @@
-
+
-
- afterRead(e, item)"
+ afterRead(e, item)"
@delete="(e) => deletePic(e, item)" name="1" :maxCount="1">
@@ -58,7 +58,11 @@
sid: {
type: String,
default: '01'
- }
+ },
+ type: {
+ type: String,
+ default: "edit",
+ },
},
data() {
return {
diff --git a/pages/investigation/components/investigation-item2.vue b/pages/investigation/components/investigation-item2.vue
index 648f146..1d749a7 100644
--- a/pages/investigation/components/investigation-item2.vue
+++ b/pages/investigation/components/investigation-item2.vue
@@ -1,531 +1,455 @@
-
-
- 取消
- {{ investigationDetailTitle }}
- 确认
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- afterRead(e, item)"
- @delete="(e) => deletePic(e, item)"
- name="1"
- :maxCount="1"
- >
-
-
-
-
-
-
-
-
-
-
-
- afterRead2(e, 'fileList')"
- @delete="(e) => deletePic2(e, 'fileList')"
- name="1"
- :maxCount="1"
- >
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 取消
+ {{ investigationDetailTitle }}
+ 确认
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ afterRead(e, item)"
+ @delete="(e) => deletePic(e, item)" name="1" :maxCount="1">
+
+
+
+
+
+
+
+
+
+
+
+ afterRead2(e, 'fileList')"
+ @delete="(e) => deletePic2(e, 'fileList')" name="1" :maxCount="1">
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/investigation/components/problem-box.vue b/pages/investigation/components/problem-box.vue
index e06df95..1cdd9e1 100644
--- a/pages/investigation/components/problem-box.vue
+++ b/pages/investigation/components/problem-box.vue
@@ -29,7 +29,7 @@
>
-
+
-
+
-