修改部门树默认值为[]

This commit is contained in:
RuoYi 2019-12-31 18:03:01 +08:00
parent 9067369ce0
commit d677cd11d1
1 changed files with 2 additions and 2 deletions

View File

@ -151,8 +151,8 @@ export default {
loading: true,
//
deptList: [],
//
deptOptions: undefined,
//
deptOptions: [],
//
title: "",
//