|
@@ -32,7 +32,7 @@ import CtForm from '@/components/CtForm'
|
|
import { enterpriseSearchByName } from '@/api/resume'
|
|
import { enterpriseSearchByName } from '@/api/resume'
|
|
import { ref } from 'vue'
|
|
import { ref } from 'vue'
|
|
|
|
|
|
-defineOptions({name: 'enterprise-enterpriseRegister-binding'})
|
|
|
|
|
|
+defineOptions({name: 'enterprise-enterpriseRegister-JoiningEnterprise'})
|
|
const loginLoading = ref(false)
|
|
const loginLoading = ref(false)
|
|
|
|
|
|
// 企业名称下拉列表
|
|
// 企业名称下拉列表
|