6d2d06ee by jiaozeping@pashanhoo.com

12

1 parent 45ee4672
......@@ -133,10 +133,10 @@ export default {
let that = this;
this.$popup({
title: "楼盘表",
width: "100%",
width: "50%",
btnShow: true,
editItem: "xxxxxxxxxx",
height: "1200px",
height: "800px",
formData: {
bsmSlsq: this.bsmSlsq,
dataList: this.unitData,
......