优化表格底部高度

dev
smallchill 6 years ago
parent 7cb37b5e71
commit 6a7f332c7c
  1. 8
      src/const/system/dict.js
  2. 8
      src/const/system/dictbiz.js
  3. 1
      src/views/desk/notice.vue
  4. 1
      src/views/flow/follow.vue
  5. 4
      src/views/flow/manager.vue
  6. 4
      src/views/flow/model.vue
  7. 4
      src/views/monitor/log/api.vue
  8. 4
      src/views/monitor/log/error.vue
  9. 4
      src/views/monitor/log/usual.vue
  10. 1
      src/views/resource/oss.vue
  11. 1
      src/views/system/client.vue
  12. 1
      src/views/system/param.vue
  13. 2
      src/views/system/tenant.vue
  14. 2
      src/views/system/topmenu.vue
  15. 1
      src/views/system/user.vue
  16. 1
      src/views/tool/code.vue
  17. 1
      src/views/tool/datasource.vue
  18. 4
      src/views/work/claim.vue
  19. 4
      src/views/work/done.vue
  20. 4
      src/views/work/send.vue
  21. 4
      src/views/work/start.vue
  22. 4
      src/views/work/todo.vue

@ -1,9 +1,9 @@
export const optionParent = { export const optionParent = {
height: 'auto', height: 'auto',
calcHeight: 70, calcHeight: 95,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,
tree: true, tree: true,
border: true, border: true,
index: true, index: true,
@ -89,10 +89,10 @@ export const optionParent = {
export const optionChild = { export const optionChild = {
height: 'auto', height: 'auto',
calcHeight: 70, calcHeight: 95,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,
tree: true, tree: true,
border: true, border: true,
index: true, index: true,

@ -1,9 +1,9 @@
export const optionParent = { export const optionParent = {
height: 'auto', height: 'auto',
calcHeight: 70, calcHeight: 95,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,
tree: true, tree: true,
border: true, border: true,
index: true, index: true,
@ -89,10 +89,10 @@ export const optionParent = {
export const optionChild = { export const optionChild = {
height: 'auto', height: 'auto',
calcHeight: 70, calcHeight: 95,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,
tree: true, tree: true,
border: true, border: true,
index: true, index: true,

@ -57,6 +57,7 @@
selectionList: [], selectionList: [],
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 30,
dialogWidth: 900, dialogWidth: 900,
tip: false, tip: false,
searchShow: true, searchShow: true,

@ -64,6 +64,7 @@
deleteReason: '', deleteReason: '',
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -138,8 +138,8 @@
label: '挂起' label: '挂起'
}], }],
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 90,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -141,8 +141,8 @@
category: [], category: [],
categoryValue: '', categoryValue: '',
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -35,8 +35,8 @@
total: 0 total: 0
}, },
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -35,8 +35,8 @@
total: 0 total: 0
}, },
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -35,8 +35,8 @@
total: 0 total: 0
}, },
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -67,6 +67,7 @@
selectionList: [], selectionList: [],
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -49,6 +49,7 @@
selectionList: [], selectionList: [],
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -48,6 +48,7 @@
}, },
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -48,7 +48,7 @@
}, },
option: { option: {
height:'auto', height:'auto',
calcHeight:350, calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -89,7 +89,7 @@
menuTreeObj: [], menuTreeObj: [],
option: { option: {
height:'auto', height:'auto',
calcHeight:350, calcHeight: 30,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -129,6 +129,7 @@
}, },
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 80,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -65,6 +65,7 @@
}, },
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 30,
dialogWidth: 900, dialogWidth: 900,
tip: false, tip: false,
searchShow: true, searchShow: true,

@ -49,6 +49,7 @@
selectionList: [], selectionList: [],
option: { option: {
height: 'auto', height: 'auto',
calcHeight: 30,
dialogWidth: 900, dialogWidth: 900,
tip: false, tip: false,
searchShow: true, searchShow: true,

@ -87,8 +87,8 @@
flowUrl: '', flowUrl: '',
workBox: false, workBox: false,
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 90,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -80,8 +80,8 @@
flowUrl: '', flowUrl: '',
workBox: false, workBox: false,
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 90,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -84,8 +84,8 @@
flowUrl: '', flowUrl: '',
workBox: false, workBox: false,
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 90,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -88,8 +88,8 @@
flowUrl: '', flowUrl: '',
workBox: false, workBox: false,
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 90,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

@ -87,8 +87,8 @@
flowUrl: '', flowUrl: '',
workBox: false, workBox: false,
option: { option: {
height:'auto', height: 'auto',
calcHeight:350, calcHeight: 90,
tip: false, tip: false,
searchShow: true, searchShow: true,
searchMenuSpan: 6, searchMenuSpan: 6,

Loading…
Cancel
Save