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' },

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.