Browse Source

联系我们

zhengnaiwen_citu 5 tháng trước cách đây
mục cha
commit
de083bb49f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()