|  | @@ -1925,17 +1925,17 @@ export default {
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      //确认变更
 |  |      //确认变更
 | 
											
												
													
														|  |      confirmChange() {
 |  |      confirmChange() {
 | 
											
												
													
														|  | -      validChange({id:this.id}).then(res => {
 |  | 
 | 
											
												
													
														|  | -        if (res.data.data){
 |  | 
 | 
											
												
													
														|  | 
 |  | +      // validChange({id:this.id}).then(res => {
 | 
											
												
													
														|  | 
 |  | +      //   if (res.data.data){
 | 
											
												
													
														|  |            this.goodsForm.status = 0
 |  |            this.goodsForm.status = 0
 | 
											
												
													
														|  |            this.goodsOptionFormC.disabled = false
 |  |            this.goodsOptionFormC.disabled = false
 | 
											
												
													
														|  |            this.goodsOptionForm.disabled = false
 |  |            this.goodsOptionForm.disabled = false
 | 
											
												
													
														|  |            this.goodsOptionFormTwo.disabled = false
 |  |            this.goodsOptionFormTwo.disabled = false
 | 
											
												
													
														|  |            this.typeTwo = true
 |  |            this.typeTwo = true
 | 
											
												
													
														|  | -        }else {
 |  | 
 | 
											
												
													
														|  | -          this.$message.error('不允许变更')
 |  | 
 | 
											
												
													
														|  | -        }
 |  | 
 | 
											
												
													
														|  | -      })
 |  | 
 | 
											
												
													
														|  | 
 |  | +        // }else {
 | 
											
												
													
														|  | 
 |  | +        //   this.$message.error('不允许变更')
 | 
											
												
													
														|  | 
 |  | +        // }
 | 
											
												
													
														|  | 
 |  | +      // })
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      //变更保存
 |  |      //变更保存
 | 
											
												
													
														|  |      changeSaving() {
 |  |      changeSaving() {
 |