소스 검색

temp save

liujq 4 년 전
부모
커밋
f595f3841e

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


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


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


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


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


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


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

@@ -90,7 +90,7 @@ export default {
         { label: '溢价率', key: 'premium_rate', class: 'c-2', type: 'inputFont', appendFont: '%' },
         { label: '出让年限', key: 'sell_ownership', class: 'c-2', type: 'inputFont', appendFont: '年' },
         { label: '出让面积', key: 'sell_area', class: 'c-2', type: 'inputFont', appendFont: '亩'},
-        { label: '建筑面积', key: 'built_area', class: 'c-2', type: 'inputFont', appendFont: '㎡' },
+        { label: '毛坯限价', key: 'built_area', class: 'c-2', type: 'inputFont', appendFont: '元/㎡' },
         { label: '地块位置', key: 'land_name', class: 'c-2', type: 'textarea' },
         { label: '土拍主图', key: 'pri_image', type: 'upload', class: 'c-2' },
       ]

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