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: [
       rows: [
         { label: '排序', prop: 'sort', type: 'input', width: 80},
         { label: '排序', prop: 'sort', type: 'input', width: 80},
         { label: '楼盘', prop: 'estate_name' },
         { label: '楼盘', prop: 'estate_name' },
+        { label: '浏览数', prop: 'view_count' },
         { label: '置业经理', prop: 'sale_name' },
         { label: '置业经理', prop: 'sale_name' },
         { label: '标题', prop: 'title' },
         { label: '标题', prop: 'title' },
         { label: '主图', prop: 'pri_image', type: 'img' },
         { label: '主图', prop: 'pri_image', type: 'img' },

部分文件因文件數量過多而無法顯示