liujq 3 年之前
父节点
当前提交
6cc1a31a9e
共有 3 个文件被更改,包括 1 次插入0 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-0da6032e.d0f8a14f.js
  3. 1 0
      src/views/house/old.vue

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


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-0da6032e.d0f8a14f.js


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

@@ -66,6 +66,7 @@ export default {
       rows: [
         { label: '排序', prop: 'sort', type: 'input', width: 80},
         { label: '楼盘', prop: 'estate_name' },
+        { label: '浏览数', prop: 'view_count' },
         { label: '置业经理', prop: 'sale_name' },
         { label: '标题', prop: 'title' },
         { label: '主图', prop: 'pri_image', type: 'img' },

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