Browse Source

Merge branch 'dev' of https://git.citupro.com/zhengnaiwen_citu/menduner into dev

lifanagju_citu 9 months ago
parent
commit
b7bf0be782
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/headhunting/index.vue

+ 1 - 0
src/views/headhunting/index.vue

@@ -16,6 +16,7 @@
       titleClass="text-h6"
       title="门墩儿猎寻服务咨询"
       @submit="handleSubmit"
+      @close="showDialog = false"
     >
       <formItem ref="formRef"></formItem>
     </CtDialog>