虚拟中心编号修改记录列表样式调整

uat_us
wangxiaoshuang 2024-03-26 12:17:18 +08:00
parent 88da86504d
commit 33747d1317
1 changed files with 3 additions and 0 deletions

View File

@ -141,4 +141,7 @@ export default {
}
</script>
<style lang="scss" scoped>
::v-deep .base-dialog-wrapper .el-dialog__body{
padding-bottom: 30px;
}
</style>