fix: model list watch data

This commit is contained in:
jialin
2024-07-15 08:21:06 +08:00
parent 0a0b96735c
commit ec28523daa
17 changed files with 119 additions and 61 deletions
+3
View File
@@ -38,6 +38,9 @@ export const modalConfig = {
centered: false,
maskClosable: true,
footer: null,
style: {
top: '30%'
},
width: 400
};