Jelajahi Sumber

:zap: 去掉弹框高度配置、新版已有自适应特性

smallchill 6 tahun lalu
induk
melakukan
8189c0872d

+ 2 - 4
src/const/system/dict.js

@@ -1,7 +1,7 @@
 export const optionParent = {
   height: 'auto',
   tip: false,
-          searchShow: false,
+  searchShow: false,
   tree: true,
   border: true,
   index: true,
@@ -9,7 +9,6 @@ export const optionParent = {
   viewBtn: true,
   menuWidth: 150,
   dialogWidth: 880,
-  dialogHeight: 320,
   column: [
     {
       label: "字典编号",
@@ -89,7 +88,7 @@ export const optionParent = {
 export const optionChild = {
   height: 'auto',
   tip: false,
-          searchShow: false,
+  searchShow: false,
   tree: true,
   border: true,
   index: true,
@@ -97,7 +96,6 @@ export const optionChild = {
   viewBtn: true,
   menuWidth: 150,
   dialogWidth: 880,
-  dialogHeight: 320,
   column: [
     {
       label: "字典编号",

+ 0 - 2
src/const/system/dictbiz.js

@@ -9,7 +9,6 @@ export const optionParent = {
   viewBtn: true,
   menuWidth: 150,
   dialogWidth: 880,
-  dialogHeight: 320,
   column: [
     {
       label: "字典编号",
@@ -97,7 +96,6 @@ export const optionChild = {
   viewBtn: true,
   menuWidth: 150,
   dialogWidth: 880,
-  dialogHeight: 320,
   column: [
     {
       label: "字典编号",

+ 0 - 1
src/views/authority/apiscope.vue

@@ -304,7 +304,6 @@
           selection: true,
           menuWidth: 200,
           dialogWidth: 900,
-          dialogHeight: 230,
           column: [
             {
               label: "权限名称",

+ 0 - 1
src/views/authority/datascope.vue

@@ -307,7 +307,6 @@
           selection: true,
           menuWidth: 200,
           dialogWidth: 900,
-          dialogHeight: 510,
           column: [
             {
               label: "权限名称",

+ 0 - 1
src/views/authority/role.vue

@@ -113,7 +113,6 @@
           selection: true,
           viewBtn: true,
           dialogWidth: 900,
-          dialogHeight: 400,
           column: [
             {
               label: "角色名称",

+ 0 - 1
src/views/desk/notice.vue

@@ -58,7 +58,6 @@
         option: {
           height: 'auto',
           dialogWidth: 900,
-          dialogHeight: 530,
           tip: false,
           searchShow: false,
           border: true,

+ 0 - 1
src/views/flow/follow.vue

@@ -73,7 +73,6 @@
           addBtn: false,
           viewBtn: false,
           dialogWidth: 900,
-          dialogHeight: 400,
           menuWidth: 100,
           column: [
             {

+ 0 - 1
src/views/flow/manager.vue

@@ -150,7 +150,6 @@
           viewBtn: false,
           delBtn: false,
           dialogWidth: 900,
-          dialogHeight: 400,
           menuWidth: 150,
           column: [
             {

+ 0 - 1
src/views/flow/model.vue

@@ -153,7 +153,6 @@
           viewBtn: false,
           delBtn: false,
           dialogWidth: 900,
-          dialogHeight: 400,
           menuWidth: 150,
           column: [
             {

+ 0 - 1
src/views/system/tenant.vue

@@ -56,7 +56,6 @@
           selection: true,
           viewBtn: true,
           dialogWidth: 900,
-          dialogHeight: 400,
           column: [
             {
               label: "租户ID",

+ 0 - 1
src/views/system/topmenu.vue

@@ -97,7 +97,6 @@
           viewBtn: true,
           selection: true,
           dialogWidth: 900,
-          dialogHeight: 200,
           column: [
             {
               label: "菜单名",

+ 0 - 1
src/views/system/user.vue

@@ -123,7 +123,6 @@
           index: true,
           selection: true,
           viewBtn: true,
-          dialogHeight: 450,
           dialogType: 'drawer',
           column: [
             {

+ 0 - 1
src/views/tool/code.vue

@@ -66,7 +66,6 @@
         option: {
           height: 'auto',
           dialogWidth: 900,
-          dialogHeight: 500,
           tip: false,
           searchShow: false,
           border: true,

+ 0 - 1
src/views/tool/datasource.vue

@@ -50,7 +50,6 @@
         option: {
           height: 'auto',
           dialogWidth: 900,
-          dialogHeight: 330,
           tip: false,
           searchShow: false,
           border: true,

+ 0 - 1
src/views/util/demo/dict-classic.vue

@@ -80,7 +80,6 @@
           viewBtn: true,
           menuWidth: 300,
           dialogWidth: 880,
-          dialogHeight: 320,
           column: [
             {
               label: "字典编号",

+ 0 - 1
src/views/util/demo/dict-horizontal.vue

@@ -126,7 +126,6 @@
           viewBtn: true,
           menuWidth: 300,
           dialogWidth: 880,
-          dialogHeight: 320,
           column: [
             {
               label: "字典编号",

+ 0 - 1
src/views/util/demo/dict-vertical.vue

@@ -131,7 +131,6 @@
           height: 300,
           menuWidth: 300,
           dialogWidth: 880,
-          dialogHeight: 320,
           column: [
             {
               label: "字典编号",

+ 0 - 1
src/views/work/claim.vue

@@ -99,7 +99,6 @@
           viewBtn: false,
           delBtn: false,
           dialogWidth: 900,
-          dialogHeight: 400,
           menuWidth: 150,
           column: [
             {

+ 0 - 1
src/views/work/done.vue

@@ -92,7 +92,6 @@
           viewBtn: false,
           delBtn: false,
           dialogWidth: 900,
-          dialogHeight: 400,
           menuWidth: 150,
           column: [
             {

+ 0 - 1
src/views/work/send.vue

@@ -96,7 +96,6 @@
           viewBtn: false,
           delBtn: false,
           dialogWidth: 900,
-          dialogHeight: 400,
           menuWidth: 150,
           column: [
             {

+ 0 - 1
src/views/work/start.vue

@@ -101,7 +101,6 @@
           delBtn: false,
           menuWidth: 150,
           dialogWidth: 900,
-          dialogHeight: 400,
           column: [
             {
               label: "流程分类",

+ 0 - 1
src/views/work/todo.vue

@@ -99,7 +99,6 @@
           viewBtn: false,
           delBtn: false,
           dialogWidth: 900,
-          dialogHeight: 400,
           menuWidth: 150,
           column: [
             {