fix(dept):部门数据更新bug

This commit is contained in:
zhengxinonly
2021-07-06 02:15:48 +08:00
parent b2b08769b0
commit ebf76055a4
9 changed files with 34 additions and 83 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from applications.models.company import Dept, User
from applications.models.users import Dept, User
from applications.models.log import AdminLog
from applications.models.file.photo import Photo
from applications.models.rights.power import Power