``` refactor(db): 移除SQL语句中的public schema前缀
This commit is contained in:
@@ -763,7 +763,7 @@ const onCancle = () => {
|
||||
margin-top: 10px;
|
||||
background: red;
|
||||
height: calc(100vh - 280px);
|
||||
.custom-header-table ::v-deep .el-table__header-wrapper th {
|
||||
.custom-header-table :deep(.el-table__header-wrapper th) {
|
||||
background-color: #f5f7fa;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user