From 10c67a15bf951b7fb0cc1113bad6e7c0d060f131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Thu, 13 Jul 2023 19:26:29 +0800 Subject: [PATCH] update dept/index.vue --- src/views/system/dept/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,