完善菜单
This commit is contained in:
@@ -446,6 +446,7 @@
|
||||
},
|
||||
getPageList() { // 获取列表
|
||||
this.loading = true
|
||||
this.page.params.orgSid = window.sessionStorage.getItem('orgSid')
|
||||
pageList(this.page).then((res) => {
|
||||
this.loading = false
|
||||
console.log('这里是条件查询', this.page)
|
||||
|
||||
Reference in New Issue
Block a user