| | |
| | | * @Author: Morpheus |
| | | * @Date: 2021-07-07 17:30:05 |
| | | * @Last Modified by: liu |
| | | * @Last Modified time: 2021-12-04 14:40:34 |
| | | * @Last Modified time: 2021-12-04 17:04:35 |
| | | * menu-name 保安服务公司查询 |
| | | */ |
| | | <template> |
| | |
| | | }; |
| | | this.dialogVisible = true; |
| | | }, |
| | | handleRowlood(row) { |
| | | //附件预览1 |
| | | // console.log(row); |
| | | this.$router.push({ |
| | | // path: "/attach/index", |
| | | path: "/resource/attachCopy", |
| | | // redirect: { name: "foo" }, |
| | | // query: { row: row }, |
| | | query: { deptid: row.departmentid, type: "4" }, |
| | | // query: { deptid: row.departmentid }, |
| | | // params: { row: row.identificationnumber }, |
| | | }); |
| | | }, |
| | | rowSave(row, done, loading) { |
| | | add(row).then( |
| | | () => { |
| | |
| | | this.$router.push({ |
| | | path: `/securityCompany/index`, |
| | | query: obj, |
| | | }); |
| | | }, |
| | | handleRowlood(row) { |
| | | //附件预览1 |
| | | // console.log(row); |
| | | this.$router.push({ |
| | | // path: "/attach/index", |
| | | path: "/resource/attachCopy", |
| | | // redirect: { name: "foo" }, |
| | | // query: { row: row }, |
| | | query: { deptid: row.departmentid, type: "4" }, |
| | | // query: { deptid: row.departmentid }, |
| | | // params: { row: row.identificationnumber }, |
| | | }); |
| | | }, |
| | | }, |