qianlishi 3 years ago
parent 7e81116f97
commit f9aaa68394

@ -320,7 +320,6 @@ export default {
widthLeftAndRight += this.widthLeftForOptions; //
var middleWidth = this.bodyWidth - widthLeftAndRight;
console.log(middleWidth, this.bodyWidth, widthLeftAndRight);
return middleWidth;
},
middleHeight() {

Loading…
Cancel
Save