From 63e4c811518449e2c714c2bf9714a083cf207d13 Mon Sep 17 00:00:00 2001
From: ll <2149573631@qq.com>
Date: Thu, 27 Apr 2023 20:00:22 +0800
Subject: [PATCH] int
---
.../index/contact_us/join_apply/index.vue | 34 ++++---------------
1 file changed, 6 insertions(+), 28 deletions(-)
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() {