样式修正

main
Dayu 11 months ago
parent 80ed4e753f
commit 2d9dca9d00
  1. 16
      src/views/spares/materialDetail.vue

@ -297,6 +297,14 @@
inbound_data: [],
inbound_form: {},
option_inbound: {
align: 'center',
menuAlign: 'center',
height: 'auto',
calcHeight: 210,
searchShow: true,
searchMenuSpan: 6,
tip: false,
border: true,
submitBtn: false,
emptyBtn: false,
column: [
@ -341,6 +349,14 @@
outbound_data: [],
outbound_form: {},
option_outbound: {
align: 'center',
menuAlign: 'center',
height: 'auto',
calcHeight: 210,
searchShow: true,
searchMenuSpan: 6,
tip: false,
border: true,
submitBtn: false,
emptyBtn: false,
column: [

Loading…
Cancel
Save