| 
						
						
							
								
							
						
						
					 | 
					@ -60,7 +60,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					               :model="form" | 
					 | 
					 | 
					               :model="form" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					               :rules="rules" | 
					 | 
					 | 
					               :rules="rules" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					               ref="ruleForm"> | 
					 | 
					 | 
					               ref="ruleForm"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        <el-form-item label="分类" | 
					 | 
					 | 
					        <el-form-item label="上级分类" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                      prop="pid"> | 
					 | 
					 | 
					                      prop="pid"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          <el-select class="item_width_1" | 
					 | 
					 | 
					          <el-select class="item_width_1" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                      v-model="form.pid" | 
					 | 
					 | 
					                      v-model="form.pid" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -239,7 +239,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            this.form.pointValue = res.data.pointValue | 
					 | 
					 | 
					            this.form.pointValue = res.data.pointValue | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            this.ruleform = { ...res.data } | 
					 | 
					 | 
					            this.ruleform = { ...res.data } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          } | 
					 | 
					 | 
					          } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					           | 
					 | 
					 | 
					
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      }) | 
					 | 
					 | 
					      }) | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    }, | 
					 | 
					 | 
					    }, | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -285,6 +285,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        .catch(() => { | 
					 | 
					 | 
					        .catch(() => { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          return this.$message.error('网络错误') | 
					 | 
					 | 
					          return this.$message.error('网络错误') | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        }) | 
					 | 
					 | 
					        }) | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      this.form.ruleName = '' | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      this.form.pointValue = '' | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      this.btnLoading = false | 
					 | 
					 | 
					      this.btnLoading = false | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    }, | 
					 | 
					 | 
					    }, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    // 提交按钮 | 
					 | 
					 | 
					    // 提交按钮 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |