Commit 8243c40c authored by 周远喜's avatar 周远喜

Merge branch 'product' of http://git.mes123.com/zhouyx/mes-ui into product

parents ed515f51 79722922
......@@ -147,7 +147,7 @@ export default {
},
mounted() {},
created() {
this.tdHeight = window.innerHeight - 200;
this.tdHeight = window.innerHeight - 250;
},
methods: {
addOk() {
......
......@@ -137,7 +137,7 @@ export default {
},
mounted() {},
created() {
this.tdHeight = window.innerHeight - 200;
this.tdHeight = window.innerHeight - 250;
},
methods: {
addOk() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment