| 
						
						
							
								
							
						
						
					 | 
					@ -210,7 +210,8 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <submit-fail-reason ref="ref_submit_fail_reason"></submit-fail-reason> | 
					 | 
					 | 
					    <submit-fail-reason ref="ref_submit_fail_reason"></submit-fail-reason> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    <c-dialog :showFooter="false" | 
					 | 
					 | 
					    <c-dialog :modal-append-to-body="false" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					              :showFooter="false" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              :title="'二维码'" | 
					 | 
					 | 
					              :title="'二维码'" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              :width="40" | 
					 | 
					 | 
					              :width="40" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              :visible="qrCodeDia.visible" | 
					 | 
					 | 
					              :visible="qrCodeDia.visible" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -340,9 +341,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    // 加载数据 | 
					 | 
					 | 
					    // 加载数据 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    loadData () { | 
					 | 
					 | 
					    loadData () { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      const url = '/third/code/version' | 
					 | 
					 | 
					      // const url = '/third/code/version' | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					      // const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/third/code/version' | 
					 | 
					 | 
					      const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/version' | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					      // const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/version' | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      this.startLoading() | 
					 | 
					 | 
					      this.startLoading() | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      window.app.ajax.post(url, this.params, | 
					 | 
					 | 
					      window.app.ajax.post(url, this.params, | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -408,9 +408,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    // 打开体验版二维码 | 
					 | 
					 | 
					    // 打开体验版二维码 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    QRCodeShow () { | 
					 | 
					 | 
					    QRCodeShow () { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      this.qrCodeDia.visible = true | 
					 | 
					 | 
					      this.qrCodeDia.visible = true | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      // const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/qrcode' | 
					 | 
					 | 
					      const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/qrcode' | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					      // const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/third/code/qrcode' | 
					 | 
					 | 
					      // const url = '/third/code/qrcode' | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					      const url = '/third/code/qrcode' | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      const param = { | 
					 | 
					 | 
					      const param = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        codeId: this.commit.codeId | 
					 | 
					 | 
					        codeId: this.commit.codeId | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      } | 
					 | 
					 | 
					      } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -463,9 +462,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        cancelButtonText: '取消', | 
					 | 
					 | 
					        cancelButtonText: '取消', | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        type: 'warning' | 
					 | 
					 | 
					        type: 'warning' | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      }).then(() => { | 
					 | 
					 | 
					      }).then(() => { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        // const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/undo' | 
					 | 
					 | 
					        const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/undo' | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        // const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/third/code/undo' | 
					 | 
					 | 
					        // const url = '/third/code/undo' | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					        const url = '/third/code/undo' | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        const param = { | 
					 | 
					 | 
					        const param = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          codeId: this.audit.codeId | 
					 | 
					 | 
					          codeId: this.audit.codeId | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -489,9 +487,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        cancelButtonText: '取消', | 
					 | 
					 | 
					        cancelButtonText: '取消', | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        type: 'warning' | 
					 | 
					 | 
					        type: 'warning' | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      }).then(() => { | 
					 | 
					 | 
					      }).then(() => { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        // const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/release' | 
					 | 
					 | 
					        const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/release' | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        // const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/third/code/release' | 
					 | 
					 | 
					        // const url = '/third/code/release' | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					        const url = '/third/code/release' | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        const param = { | 
					 | 
					 | 
					        const param = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          codeId: this.audit.codeId | 
					 | 
					 | 
					          codeId: this.audit.codeId | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -518,8 +515,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    grayreleaseOk () { | 
					 | 
					 | 
					    grayreleaseOk () { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      // eslint-disable-next-line | 
					 | 
					 | 
					      // eslint-disable-next-line | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      // debugger | 
					 | 
					 | 
					      // debugger | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      // const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/grayrelease' | 
					 | 
					 | 
					      const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/grayrelease' | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					      const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/third/code/grayrelease' | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      const param = { | 
					 | 
					 | 
					      const param = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        codeId: this.selCodeId, | 
					 | 
					 | 
					        codeId: this.selCodeId, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        grayPercentage: this.grayPercentage | 
					 | 
					 | 
					        grayPercentage: this.grayPercentage | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -547,8 +543,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        cancelButtonText: '取消', | 
					 | 
					 | 
					        cancelButtonText: '取消', | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        type: 'warning' | 
					 | 
					 | 
					        type: 'warning' | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      }).then(() => { | 
					 | 
					 | 
					      }).then(() => { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        // const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/release' | 
					 | 
					 | 
					        const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/release' | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        const url = '/third/code/speedupaudit' | 
					 | 
					 | 
					        // const url = '/third/code/speedupaudit' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        const param = { | 
					 | 
					 | 
					        const param = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          codeId: this.audit.codeId | 
					 | 
					 | 
					          codeId: this.audit.codeId | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -569,8 +565,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        cancelButtonText: '取消', | 
					 | 
					 | 
					        cancelButtonText: '取消', | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        type: 'warning' | 
					 | 
					 | 
					        type: 'warning' | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      }).then(() => { | 
					 | 
					 | 
					      }).then(() => { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        // const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/release' | 
					 | 
					 | 
					        const url = 'https://epmet-cloud.elinkservice.cn/api/third/code/release' | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        const url = '/third/code/revertcoderelease' | 
					 | 
					 | 
					        // const url = '/third/code/revertcoderelease' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        const param = { | 
					 | 
					 | 
					        const param = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          codeId: this.release.codeId | 
					 | 
					 | 
					          codeId: this.release.codeId | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |