mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 12:18:43 +08:00 
			
		
		
		
	【优化】添加全局box-sizing: border-box;(先等等、全局影响)
This commit is contained in:
		@@ -150,7 +150,7 @@
 | 
			
		||||
          </template>
 | 
			
		||||
        </el-table-column>
 | 
			
		||||
      </el-table-column>
 | 
			
		||||
      <el-table-column label="操作" align="center" width="240" fixed="right">
 | 
			
		||||
      <el-table-column label="操作" align="center" min-width="240" fixed="right">
 | 
			
		||||
        <template #default="scope">
 | 
			
		||||
          <el-button
 | 
			
		||||
            link
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user