From 6c76344649bef9af344894c68e274aebc3cb3c0b Mon Sep 17 00:00:00 2001 From: sjl <1716605279@qq.com> Date: Thu, 24 Oct 2024 10:04:51 +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 --- .../views/machine/errorSystem/components/ErrorStandardDialog.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/views/machine/errorSystem/components/ErrorStandardDialog.vue b/frontend/src/views/machine/errorSystem/components/ErrorStandardDialog.vue index 8368116..138f217 100644 --- a/frontend/src/views/machine/errorSystem/components/ErrorStandardDialog.vue +++ b/frontend/src/views/machine/errorSystem/components/ErrorStandardDialog.vue @@ -4,6 +4,7 @@ ref='proTable' :columns='columns' :data='errorData' + :tool-button="false" />