Browse Source

采购订单

master
常熟吴彦祖 2 months ago
parent
commit
372b4a044e
  1. 2
      src/views/modules/order/poOrder.vue

2
src/views/modules/order/poOrder.vue

@ -1522,7 +1522,7 @@ export default {
},
mounted () {
this.$nextTick(() => {
this.height = window.innerHeight - 180
this.height = window.innerHeight - 200
})
},
methods: {

Loading…
Cancel
Save