|  | @@ -1998,8 +1998,9 @@ export default {
 | 
											
												
													
														|  |        this.checkLock(data).then(res => {
 |  |        this.checkLock(data).then(res => {
 | 
											
												
													
														|  |          if (res.data.code == 200) {
 |  |          if (res.data.code == 200) {
 | 
											
												
													
														|  |            this.onLock(data).then(response => {
 |  |            this.onLock(data).then(response => {
 | 
											
												
													
														|  | 
 |  | +            this.queryData(this.form.id)
 | 
											
												
													
														|  | 
 |  | +            this.detailData.seeDisabled = false;
 | 
											
												
													
														|  |            })
 |  |            })
 | 
											
												
													
														|  | -          this.detailData.seeDisabled = false;
 |  | 
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |        }).catch(error => {
 |  |        }).catch(error => {
 | 
											
												
													
														|  |        }).finally(() => {
 |  |        }).finally(() => {
 |