From a8eaccc53e35091b89a2472641d8134b91532776 Mon Sep 17 00:00:00 2001 From: sjl <1716605279@qq.com> Date: Fri, 15 Nov 2024 16:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 1 + .../authority/role/components/rolePopup.vue | 32 ++++- frontend/src/views/authority/role/index.vue | 26 +++- .../machine/device/components/devicePopup.vue | 129 +++++++++--------- frontend/src/views/machine/device/index.vue | 12 +- .../system/dictionary/dictTree/index.vue | 4 + 6 files changed, 126 insertions(+), 78 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index c8ff8fc..4a23960 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,6 +9,7 @@ "logdata", "Pids", "plandata", + "PQDIF", "resourcedata", "resourcename", "rmark", diff --git a/frontend/src/views/authority/role/components/rolePopup.vue b/frontend/src/views/authority/role/components/rolePopup.vue index 9927259..daca52d 100644 --- a/frontend/src/views/authority/role/components/rolePopup.vue +++ b/frontend/src/views/authority/role/components/rolePopup.vue @@ -7,22 +7,29 @@ ref='dialogFormRef' :rules='rules' > - - + + - + + + + + + + + - +