12
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -133,10 +133,10 @@ export default { | ... | @@ -133,10 +133,10 @@ export default { |
133 | let that = this; | 133 | let that = this; |
134 | this.$popup({ | 134 | this.$popup({ |
135 | title: "楼盘表", | 135 | title: "楼盘表", |
136 | width: "100%", | 136 | width: "50%", |
137 | btnShow: true, | 137 | btnShow: true, |
138 | editItem: "xxxxxxxxxx", | 138 | editItem: "xxxxxxxxxx", |
139 | height: "1200px", | 139 | height: "800px", |
140 | formData: { | 140 | formData: { |
141 | bsmSlsq: this.bsmSlsq, | 141 | bsmSlsq: this.bsmSlsq, |
142 | dataList: this.unitData, | 142 | dataList: this.unitData, | ... | ... |
-
Please register or sign in to post a comment