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 @@ - + - - @@ -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 @@ \ 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 @@ > - + - + -