zhengnaiwen_citu hai 5 meses
pai
achega
de083bb49f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pagesB/headhunting/pages/contact.vue

+ 1 - 0
pagesB/headhunting/pages/contact.vue

@@ -38,6 +38,7 @@ const rules = {
     rules: [{required: true, errorMessage: '请输入企业名称' }]
   }
 }
+
 const submit = async () => {
   try {
     const valid = await unref(baseForm).validate()