fix some bugs

This commit is contained in:
2022-10-09 10:36:18 +08:00
parent d0f113513c
commit 5a08d8c1dd
53 changed files with 367 additions and 95 deletions

View File

@@ -106,7 +106,7 @@ export default {
}
}
},
methods: {
methods: {
init(id) {
this.dataForm.id = id || 0
this.visible = true