소스 검색

temp save

liujq 4 년 전
부모
커밋
3ee5eb429f

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-1aa8c42e.154f5f3f.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-5b8e46ca.ac7e3c20.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.9a41f909.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-1aa8c42e.48920f8b.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-5b8e46ca.758afae1.js


+ 2 - 2
src/views/tupai/components/popup/IndexEdit.vue

@@ -73,8 +73,8 @@ export default {
         { label: '建筑面积', key: 'built_area', class: 'c-2', type: 'inputFont', appendFont: '㎡' },
         { label: '用途', key: 'purpose', class: 'c-2' },
         { label: '容积率', key: 'plot_ratio', class: 'c-2' },
-        { label: '地块名称', key: 'land_name', class: 'c-2', type: 'textarea' },
-        { label: '土拍图', key: 'pri_image', type: 'upload', class: 'c-2' },
+        { label: '地块位置', key: 'land_name', class: 'c-2', type: 'textarea' },
+        { label: '土拍图', key: 'pri_image', type: 'upload', class: 'c-2' },
       ]
       this.setDefaultValue(params)
     },

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