liuyg
2021-09-22 facc119725e22c3c012b921d14be852b7a89a916
src/views/licenseApproval/securityGuard.vue
@@ -2,7 +2,7 @@
 * @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
 */
@@ -622,7 +622,7 @@
        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 },
      });
    },
@@ -764,6 +764,7 @@
    onLoad(page, params = {}) {
      this.loading = true;
      params["ptype"] = 3;
      console.log(this.userInfo, "userInfo");
      getList(
        page.currentPage,
        page.pageSize,