feat:【antd/ele】【mp】优化 mp 账号的选择逻辑

This commit is contained in:
YunaiV
2025-11-19 21:58:25 +08:00
parent 25cd2b629c
commit d7b6c87e33
23 changed files with 127 additions and 171 deletions

View File

@@ -124,7 +124,7 @@ onMounted(() => {
<ElSelect
v-model="currentId"
placeholder="请选择公众号"
class="!w-240px"
class="!w-full"
@change="onChanged"
>
<ElOption