代码优化

This commit is contained in:
Elune
2019-12-18 13:24:39 +08:00
parent 47d83846ef
commit b3528e88d0
15 changed files with 91 additions and 113 deletions

View File

@@ -95,7 +95,7 @@ const defaultForm = {
sort: 999,
enabled: true,
dept: {
id: null
id: 1
}
}
export default {