修改部门树默认值为[]

feature/model
RuoYi 5 years ago
parent 9067369ce0
commit d677cd11d1

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

Loading…
Cancel
Save