mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-08 21:48:27 +00:00
REVIEW 公众号选择的下拉框
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
<!-- 搜索工作栏 -->
|
||||
<ContentWrap>
|
||||
<!-- TODO @芋艿:调整成 el-form 和 WxAccountSelect -->
|
||||
<WxAccountSelect @change="(accountId) => accountChanged(accountId)">
|
||||
<template #actions>
|
||||
<el-button type="success" plain @click="handleSync" v-hasPermi="['mp:user:sync']">
|
||||
|
||||
Reference in New Issue
Block a user