mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 优化 修改 oss 配置页面开关说明 避免造成误解
This commit is contained in:
		@@ -87,7 +87,7 @@
 | 
			
		||||
          <el-tag type="info" v-if="scope.row.accessPolicy === '2'">custom</el-tag>
 | 
			
		||||
        </template>
 | 
			
		||||
      </el-table-column>
 | 
			
		||||
      <el-table-column label="状态" align="center" prop="status">
 | 
			
		||||
      <el-table-column label="是否默认" align="center" prop="status">
 | 
			
		||||
        <template slot-scope="scope">
 | 
			
		||||
          <el-switch
 | 
			
		||||
            v-model="scope.row.status"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user