diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index 60ddf02..2533abf 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -112,7 +112,7 @@ - {{ dict.dictLabel }} + {{ dict.dictLabel }} @@ -197,7 +197,7 @@ function reset() { deptId: undefined, parentId: undefined, deptName: undefined, - orderNum: undefined, + orderNum: 999, leader: undefined, phone: undefined, email: undefined,