liujq 2 年之前
父节点
当前提交
38b6565a8a

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-5cd198d8.2c3f8853.js


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-5cd198d8.4c269773.js


+ 1 - 0
src/views/house/price.vue

@@ -71,6 +71,7 @@ export default {
         { label: '总价(万元)', prop: 'price'},
         { label: '单价(元)', prop: 'unit_price'},
         { label: '签约中介', prop: 'company'},
+        { label: '备注', prop: 'remark', fullShow: true},
         { label: '更新人', prop: 'update_by' },
         { label: '更新时间', prop: 'update_at' },
         { label: '操作', width: 120, type: 'handle2', operations:

部分文件因为文件数量过多而无法显示