|
@@ -234,7 +234,7 @@ export default {
|
|
methods: {
|
|
methods: {
|
|
// 查询列表
|
|
// 查询列表
|
|
getList(){
|
|
getList(){
|
|
- let MethodName = "/OrgServer/PageQuery/PageQuerySysUserList";
|
|
|
|
|
|
+ let MethodName = "/OrgServer/Manager/PageQuery/PageQuerySysUserList";
|
|
let data = {
|
|
let data = {
|
|
search_content:this.searchInput.trim(),
|
|
search_content:this.searchInput.trim(),
|
|
account_type:this.searchType,
|
|
account_type:this.searchType,
|