zuozhengqing
2024-03-30 dd7fe1db0b9ca604664b59a906545fc1e13d55e2
src/views/operate/outEnterLibrary/index.vue
@@ -93,7 +93,7 @@
      sessionStorage.setItem("paramsList", JSON.stringify(params))
    }
    this.params = params
    console.log(this.params,'====111')
    console.log(this.params,'路由参数')
    this.getData()
  },
  // 页面销毁之前
@@ -274,7 +274,10 @@
      this.workType=row.baseOperationType
      this.editConfig.title = val
      getOperationInfo(row.operationId).then((res)=>{
        this.editConfig.infomation = { ...res.data }
        this.editConfig.infomation = {
          ...res.data
        }
        this.editConfig.visible = true
      })
      // this.editConfig.visible = true