材料站-优化
This commit is contained in:
		
							parent
							
								
									eaf1def929
								
							
						
					
					
						commit
						c9b0b78d73
					
				| 
						 | 
				
			
			@ -218,10 +218,10 @@
 | 
			
		|||
          :show-overflow-tooltip="true"
 | 
			
		||||
        ></el-table-column>
 | 
			
		||||
        <el-table-column label="设备编码" prop="maCode" align="center" :show-overflow-tooltip="true"></el-table-column>
 | 
			
		||||
        <el-table-column label="设备状态" prop="maStatus" align="center" :show-overflow-tooltip="true">
 | 
			
		||||
          <template slot-scope="scope">
 | 
			
		||||
        <el-table-column label="设备状态" prop="maStatusName" align="center" :show-overflow-tooltip="true">
 | 
			
		||||
          <!-- <template slot-scope="scope">
 | 
			
		||||
            <dict-tag :options="dict.type.ma_machine_status" :value="scope.row.maStatus" />
 | 
			
		||||
          </template>
 | 
			
		||||
          </template> -->
 | 
			
		||||
        </el-table-column>
 | 
			
		||||
        <el-table-column
 | 
			
		||||
          label="损坏价值判断"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue