230320a303 5 maanden geleden
bovenliggende
commit
9d90116e3e

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-28109db7.1caedb29.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.1fc73145.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-28109db7.22d742c7.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-8bbed024.563db952.js


+ 1 - 1
src/views/house/components/popup/TrendUpdate.vue

@@ -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"

Some files were not shown because too many files changed in this diff