@@ -5,7 +5,7 @@
:show-close="false"
:close-on-click-modal="false"
:visible.sync="isShow"
- :title="curObj.id ? `更新${curObj.estate_name}数据` : 'un'"
+ :title="curObj.id ? `更新${curObj.estate_name}-${curObj.product_type}[${curObj.house_square}]数据` : 'un'"
:fullscreen="false"
width="700px"
custom-class="xl-dialog"