fix 修复 oss配置页 状态未从01改为YN导致的问题
This commit is contained in:
@@ -154,6 +154,13 @@
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
||||
.el-dialog__footer .dialog-footer {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
justify-content: flex-end;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
// refine element ui upload
|
||||
.upload-container {
|
||||
.el-upload {
|
||||
|
||||
Reference in New Issue
Block a user