diff --git a/src/views/tested/dashboard/index.vue b/src/views/tested/dashboard/index.vue index 1a231ec..2308868 100644 --- a/src/views/tested/dashboard/index.vue +++ b/src/views/tested/dashboard/index.vue @@ -163,6 +163,7 @@ }, 500) } const Devicedept = ref()// 所属部门 +const Devicedept1 = ref()// 所属部门 const Devicelegend = ref({ // 饼图legend show: true, orient: 'horizontal', @@ -612,6 +613,7 @@ :render-after-expand="false" check-strictly placeholder="部门" + clearable /> @@ -669,7 +671,7 @@ -->