2.0.1
This commit is contained in:
		
							parent
							
								
									7265b2c471
								
							
						
					
					
						commit
						a6703434e4
					
				
							
								
								
									
										2
									
								
								dist/lay/modules/table.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/lay/modules/table.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										4
									
								
								dist/layui.all.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/layui.all.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -285,7 +285,7 @@ layui.define(['laytpl', 'laypage', 'layer', 'form'], function(exports){
 | 
			
		||||
        var tds = [], tds_fixed = [], tds_fixed_r = [];
 | 
			
		||||
        that.eachCols(function(i3, item3){
 | 
			
		||||
          var content = item1[item3.field||i3];
 | 
			
		||||
          if(content === undefined && content === null){
 | 
			
		||||
          if(content === undefined || content === null){
 | 
			
		||||
            content = (i3 === 0 ? i1+1 : '');
 | 
			
		||||
          }
 | 
			
		||||
          
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user