| | |
| | | }, |
| | | // 放大图片 |
| | | openImg() { |
| | | console.log('放大照片') |
| | | }, |
| | | downloadProcessConfigFile(row) { |
| | | downloadProcessConfigFile( |
| | |
| | | // 给弹出框产量列表productList赋值 |
| | | this.productList = [] |
| | | const product = {} |
| | | console.log('userInfo', this.userInfo) |
| | | const currStaff = this.personBoardList.find((item) => { |
| | | return item.staffId == this.userInfo.staffId |
| | | }) |
| | |
| | | currOperateTask: { |
| | | handler(newValue, oldValue) { |
| | | if (newValue.id) { |
| | | console.log( |
| | | 'currOperateTask', |
| | | this.currOperateTask.routingOperationRemark |
| | | ) |
| | | this.opTask.statusDesc = newValue.statusDesc |
| | | // 查询paramDatas |
| | | this.getTechnologyRoutingParam(newValue) |