| | |
| | | * @Author: liu |
| | | * @Date: 2021-08-26 16:57:58 |
| | | * @Last Modified by: liu |
| | | * @Last Modified time: 2021-09-06 09:10:46 |
| | | * @Last Modified time: 2021-09-22 09:29:36 |
| | | */ |
| | | |
| | | |
| | |
| | | path: "/attachOnce/index", |
| | | // redirect: { name: "foo" }, |
| | | // query: { row: row }, |
| | | query: { deptid: row.cardid, type: "0" }, |
| | | query: { deptid: row.cardid, type: "3" }, |
| | | // params: { row: row.identificationnumber }, |
| | | }); |
| | | }, |
| | |
| | | onLoad(page, params = {}) { |
| | | this.loading = true; |
| | | params["ptype"] = 3; |
| | | console.log(this.userInfo, "userInfo"); |
| | | getList( |
| | | page.currentPage, |
| | | page.pageSize, |