|
@@ -47,7 +47,7 @@ th div {
|
|
|
<a-row type="flex" align="middle" justify="space-between" class="panel-body">
|
|
|
<div class="search-bar" style="width:100%">
|
|
|
<span>账户选择:</span>
|
|
|
- <treeselect :appId.sync="appId" />
|
|
|
+ <treeselect :appId.sync="appId" request="2"/>
|
|
|
<a-button type="primary" style="margin:10px" @click="addUser">搜索</a-button>
|
|
|
<a-button
|
|
|
type="primary"
|