From ba3683445ee801c490c80d222cc8c475d1619aa4 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Mon, 9 Jan 2023 17:34:55 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E8=AE=BE=E5=A4=87=EF=BC=8C=E6=A8=A1=E6=9D=BF=E7=AD=89?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/ruoyi.scss | 2 +- src/views/inventory/InvSpaceManage.vue | 2 +- src/views/monitor/logininfor/index.vue | 2 +- src/views/monitor/operlog/index.vue | 5 +- src/views/system/dept/authDept.vue | 4 +- .../{param => device}/phoneRegisterManage.vue | 6 +- src/views/system/post/index.vue | 309 ------------------ src/views/system/print/pdfPrintSet.vue | 15 +- src/views/system/print/pdfTmpleateManage.vue | 36 +- 9 files changed, 29 insertions(+), 352 deletions(-) rename src/views/system/{param => device}/phoneRegisterManage.vue (99%) delete mode 100644 src/views/system/post/index.vue diff --git a/src/assets/styles/ruoyi.scss b/src/assets/styles/ruoyi.scss index 4258e7a7..221d983b 100644 --- a/src/assets/styles/ruoyi.scss +++ b/src/assets/styles/ruoyi.scss @@ -124,7 +124,7 @@ margin-left: 1px; } td { - padding: 0; + padding: 0px; } tr.current-row > td, .el-table__body tr:hover > td { diff --git a/src/views/inventory/InvSpaceManage.vue b/src/views/inventory/InvSpaceManage.vue index 2c7ac70e..57cff1a6 100644 --- a/src/views/inventory/InvSpaceManage.vue +++ b/src/views/inventory/InvSpaceManage.vue @@ -94,8 +94,8 @@ - 禁用 启用 + 禁用 diff --git a/src/views/monitor/logininfor/index.vue b/src/views/monitor/logininfor/index.vue index d45f25dc..09e53b7e 100644 --- a/src/views/monitor/logininfor/index.vue +++ b/src/views/monitor/logininfor/index.vue @@ -109,7 +109,7 @@ - + - - diff --git a/src/views/system/print/pdfPrintSet.vue b/src/views/system/print/pdfPrintSet.vue index 65c8d9e3..1bbcdd71 100644 --- a/src/views/system/print/pdfPrintSet.vue +++ b/src/views/system/print/pdfPrintSet.vue @@ -1,6 +1,5 @@