样式调整

master
zhangdi 3 months ago
parent 762ea0fe35
commit cd53dd561a
  1. 1
      src/views/equiptManagement/equipmentLedger/index.vue
  2. 1
      src/views/equiptManagement/equipmentMaintenanceRecord/index.vue
  3. 1
      src/views/equiptManagement/measurementRecords/index.vue
  4. 1
      src/views/equiptManagement/workwearManagement/index.vue
  5. 1
      src/views/oem/oemCustomer/index.vue
  6. 1
      src/views/oem/oemCustomer/setCraftAbility.vue
  7. 1
      src/views/oem/oemOrder/index.vue
  8. 1
      src/views/orderManagement/exceptionOrder.vue
  9. 1
      src/views/orderManagement/plannedOrder.vue
  10. 1
      src/views/processManagement/basicProcesses.vue
  11. 1
      src/views/processManagement/platingAssort.vue
  12. 1
      src/views/processManagement/platingTypeInfo.vue
  13. 1
      src/views/processManagement/procepssPlanning.vue
  14. 2
      src/views/processManagement/processCapability.vue
  15. 1
      src/views/processManagement/processTemplate.vue
  16. 1
      src/views/processManagement/taskDispatch.vue
  17. 1
      src/views/processManagement/taskProcessing.vue

@ -66,6 +66,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -59,6 +59,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -60,6 +60,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -36,6 +36,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -74,6 +74,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -52,6 +52,7 @@ export default {
formData: {},
data:[],
option: {
submitBtn: false,
emptyBtn: false,
addBtn: false,

@ -103,6 +103,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -94,6 +94,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -118,6 +118,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height:'auto',
calcHeight: 32,

@ -126,6 +126,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -60,6 +60,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -75,6 +75,7 @@ export default {
]
},
option: {
columnSort: true,
size: 'medium',
tip: false,
height: 'auto',

@ -72,6 +72,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -76,7 +76,7 @@ export default {
]
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -42,6 +42,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
size: 'medium',
tip: false,
height: 'auto',

@ -66,6 +66,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

@ -75,6 +75,7 @@ export default {
total: 0,
},
option: {
columnSort: true,
tip: false,
height: 'auto',
calcHeight: 32,

Loading…
Cancel
Save