| | |
| | | this.openOnceShow = false; |
| | | }, |
| | | onLoad(page, params = {}) { |
| | | console.log("userId*****" + window.localStorage.getItem("saber-userInfo")) |
| | | console.log("userId2*****" + JSON.parse(window.localStorage.getItem("saber-userInfo")).content.user_id) |
| | | // console.log("userId*****" + window.localStorage.getItem("saber-userInfo")) |
| | | // console.log("userId2*****" + JSON.parse(window.localStorage.getItem("saber-userInfo")).content.user_id) |
| | | this.loading = true; |
| | | params.createUser = JSON.parse(window.localStorage.getItem("saber-userInfo")).content.user_id |
| | | getList( |