dev:代码规范

This commit is contained in:
2023-12-08 11:30:30 +08:00
parent 524717a5f2
commit 5dd83f0bff
73 changed files with 1062 additions and 354 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -289,6 +289,7 @@ export default {
this.form.tableMater = []
this.form.dtl_row = null
this.sectProp = null
this.sects = []
this.$emit('update:dialogShow', false)
this.$emit('AddChanged')
this.crud.refresh()