|  |  | @ -116,15 +116,15 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |               :row-style="{ height: '60px' }" |  |  |  |               :row-style="{ height: '60px' }" | 
			
		
	
		
		
			
				
					
					|  |  |  |               :cell-style="{ padding: '0' }" |  |  |  |               :cell-style="{ padding: '0' }" | 
			
		
	
		
		
			
				
					
					|  |  |  |     > |  |  |  |     > | 
			
		
	
		
		
			
				
					
					|  |  |  |       <!--<el-table-column label="赋码状态" prop="cpmctymc">--> |  |  |  |       <el-table-column label="赋码状态" prop="cpmctymc"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--  <template v-slot="scope">--> |  |  |  |         <template v-slot="scope"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--    <div style="text-align: center;">--> |  |  |  |           <div style="text-align: center;"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--      <el-tag :type="getTagColor(scope.row)" size="26">--> |  |  |  |             <el-tag :type="getTagColor(scope.row)" size="26"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--        {{ codingStatus }}--> |  |  |  |               {{ codingStatus }} | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--      </el-tag>--> |  |  |  |             </el-tag> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--    </div>--> |  |  |  |           </div> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--  </template>--> |  |  |  |         </template> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       <!--</el-table-column>--> |  |  |  |       </el-table-column> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       <el-table-column label="产品通用名" prop="cpmctymc"> |  |  |  |       <el-table-column label="产品通用名" prop="cpmctymc"> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <template v-slot="scope"> |  |  |  |         <template v-slot="scope"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <div :style="{ fontSize: '16px' }">{{ scope.row.cpmctymc }}</div> |  |  |  |           <div :style="{ fontSize: '16px' }">{{ scope.row.cpmctymc }}</div> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |