This commit is contained in:
		
							parent
							
								
									16cc80d4ce
								
							
						
					
					
						commit
						fd809d18dc
					
				| 
						 | 
				
			
			@ -275,7 +275,6 @@ export default {
 | 
			
		|||
    determine(value) {
 | 
			
		||||
      let params = {};
 | 
			
		||||
      params = value;
 | 
			
		||||
      params.isAdmin = JSON.parse(params.isAdmin);
 | 
			
		||||
      console.log(params, "params");
 | 
			
		||||
      if (this.isType === "add") {
 | 
			
		||||
        //   console.log("新增");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue