391
This commit is contained in:
		@@ -16,7 +16,7 @@
 | 
			
		||||
        <span v-if="!info.files.length">暂无照片</span>
 | 
			
		||||
      </AiItem>
 | 
			
		||||
    </AiGroup>
 | 
			
		||||
    <u-gap height="24"/>
 | 
			
		||||
    <!-- <u-gap height="24"/>
 | 
			
		||||
    <AiGroup title="处理详情" v-if="info.eventStatus > 1" description noBorder labelColor="#999">
 | 
			
		||||
      <AiItem label="处理结果" top-label :value="result.doExplain"/>
 | 
			
		||||
      <AiItem label="照片" top-label>
 | 
			
		||||
@@ -25,7 +25,7 @@
 | 
			
		||||
        </div>
 | 
			
		||||
        <span v-if="!result.files.length">暂无照片</span>
 | 
			
		||||
      </AiItem>
 | 
			
		||||
    </AiGroup>
 | 
			
		||||
    </AiGroup> -->
 | 
			
		||||
    <u-gap height="24"/>
 | 
			
		||||
    <u-tabs :list="[{name:'办理进度'},{name:'我的评价'}]" :current="currentTab" @change="v=>currentTab=v"/>
 | 
			
		||||
    <u-gap height="24"/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user