mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-16 20:05:07 +08:00
REVIEW 公众号选择的下拉框
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
|
||||
<!-- 搜索工作栏 -->
|
||||
<ContentWrap>
|
||||
<WxAccountSelect @change="(accountId) => accountChanged(accountId)" />
|
||||
<!-- TODO @芋艿:调整成 el-form 和 WxAccountSelect -->
|
||||
<WxAccountSelect @change="accountChanged" />
|
||||
</ContentWrap>
|
||||
|
||||
<!-- tab 切换 -->
|
||||
|
Reference in New Issue
Block a user