This commit is contained in:
gexinzhineng/gxzn27
2023-01-28 15:30:52 +08:00
parent a03f702fa1
commit 3ce663c7a5
9 changed files with 89 additions and 63 deletions

View File

@ -89,7 +89,7 @@ const props = defineProps({
},
width: {
type: Number,
default: 500
default: 480
},
idEditDisabled: {
type: Boolean,