隐藏 二级分润设置

This commit is contained in:
GYJ
2024-12-18 09:46:05 +08:00
parent 27bb42a0a2
commit f6d06423da
4 changed files with 72 additions and 72 deletions

View File

@@ -104,7 +104,7 @@ export default {
<style lang="scss" scoped>
.editor-slide-upload {
margin-bottom: 20px;
::v-deep.el-upload--picture-card {
::deep .el-upload--picture-card {
width: 100%;
}
}