mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 16:30:25 +08:00 
			
		
		
		
	feat: 系统升级支持数据库自动迁移,避免手动执行升级脚本
This commit is contained in:
		@@ -57,7 +57,7 @@
 | 
			
		||||
                        </template>
 | 
			
		||||
 | 
			
		||||
                        <template #default="scope">
 | 
			
		||||
                            <AccountSelectFormItem v-model="scope.row.userId" label="" />
 | 
			
		||||
                            <AccountSelectFormItem style="margin-bottom: 0px" v-model="scope.row.userId" label="" />
 | 
			
		||||
                        </template>
 | 
			
		||||
                    </el-table-column>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user