src/views/reportForm/inboundOutboundDetail/index.vue
@@ -254,8 +254,16 @@ }, // 行点击 async tableRowClick(row) { console.log(row,"看看row") // window.sessionStorage.sessionStorage.setItem('paramsData', { // // name: "拼夕夕仓库-出库", // workType: row.baseOperationType, // id: row.operationId, // // code: "PX" // }); await getOperationInfo(row.operationId).then((res)=>{ this.editConfig.infomation = { ...res.data } this.editConfig.infomation = { ...res.data,workType:res.baseOperationType } }) this.editConfig.visible = true this.editConfig.title = "查看"