From f6fd26853044ff52e89ce3b5710a660152c88507 Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 8 Aug 2019 15:40:04 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BC=98=E5=8C=96=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E5=88=97=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/authority/apiscope.vue | 6 +++--- src/views/authority/datascope.vue | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/authority/apiscope.vue b/src/views/authority/apiscope.vue index 9b7c641..4b9f559 100644 --- a/src/views/authority/apiscope.vue +++ b/src/views/authority/apiscope.vue @@ -111,7 +111,7 @@ editBtn: false, addBtn: false, delBtn: false, - menuWidth: 250, + menuWidth: 150, column: [ { label: "菜单名称", @@ -294,7 +294,7 @@ index: true, viewBtn: true, selection: true, - menuWidth: 175, + menuWidth: 200, dialogWidth: 450, dialogHeight: 230, column: [ @@ -302,7 +302,6 @@ label: "权限名称", prop: "scopeName", search: true, - width: 100, rules: [{ required: true, message: "请输入数据权限名称", @@ -313,6 +312,7 @@ label: "权限编号", prop: "resourceCode", search: true, + width: 180, rules: [{ required: true, message: "请输入数据权限编号", diff --git a/src/views/authority/datascope.vue b/src/views/authority/datascope.vue index 4557b9b..839f1a8 100644 --- a/src/views/authority/datascope.vue +++ b/src/views/authority/datascope.vue @@ -111,7 +111,7 @@ editBtn: false, addBtn: false, delBtn: false, - menuWidth: 250, + menuWidth: 150, column: [ { label: "菜单名称", @@ -294,7 +294,7 @@ index: true, viewBtn: true, selection: true, - menuWidth: 175, + menuWidth: 200, dialogWidth: 450, dialogHeight: 510, column: [