diff --git a/src/pages/index/contact_us/join_apply/index.vue b/src/pages/index/contact_us/join_apply/index.vue
index b4125bc..4ded0a0 100644
--- a/src/pages/index/contact_us/join_apply/index.vue
+++ b/src/pages/index/contact_us/join_apply/index.vue
@@ -18,19 +18,11 @@
placeholder="请输入加盟申请用户电话"
>
-
-
+
-
-
+ placeholder="请输入加盟申请职位"
+ >
-
-
-
+
{
- join_apply_user_position.value = res;
- }
- );
-}
-get_join_apply_user_position();
+
// 字典获取
const processing_state = ref([]);
async function get_processing_state() {