|  | @@ -271,10 +271,10 @@
 | 
	
		
			
				|  |  |                <template slot="expand" slot-scope="{row}" >
 | 
	
		
			
				|  |  |                    <SplitList :typeMenu="true" :data="row.billsListAllData" :loading="SplitLoading" ></SplitList>
 | 
	
		
			
				|  |  |                </template>
 | 
	
		
			
				|  |  | -              <temolate slot="billStatus" slot-scope="{row}">
 | 
	
		
			
				|  |  | -                  <!--this.findObject(this.option.column, "billStatus").dicData-->
 | 
	
		
			
				|  |  | -                  <span>{{row.billStatus}}</span>
 | 
	
		
			
				|  |  | -              </temolate>
 | 
	
		
			
				|  |  | +              <!--<temolate slot="billStatus" slot-scope="{row}">-->
 | 
	
		
			
				|  |  | +              <!--    <!–this.c–>-->
 | 
	
		
			
				|  |  | +              <!--    <span v-for="item of ">{{row.billStatus}}</span>-->
 | 
	
		
			
				|  |  | +              <!--</temolate>-->
 | 
	
		
			
				|  |  |            </avue-crud>
 | 
	
		
			
				|  |  |        </basic-container>
 | 
	
		
			
				|  |  |  
 |