diff --git a/src/views/investigat/InvestigatPage.vue b/src/views/investigat/InvestigatPage.vue index 5c05839..b0c7a21 100644 --- a/src/views/investigat/InvestigatPage.vue +++ b/src/views/investigat/InvestigatPage.vue @@ -192,7 +192,7 @@ new Date().getTime() " class="submit" - @click="submit" + @click="emptyValuePromp" :style="{ background: data.isSubmit ? '#999' : '#2478ff' }" > 提交 @@ -204,7 +204,7 @@ >