Browse Source

修改权限

zhuxinbo 5 years ago
parent
commit
b71f85bdee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/Statistics/accountMaterStatistics.vue

+ 1 - 1
src/views/modules/Statistics/accountMaterStatistics.vue

@@ -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"