Browse Source

temp save

liujq 4 years ago
parent
commit
3ee5eb429f

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-1aa8c42e.154f5f3f.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-5b8e46ca.ac7e3c20.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.9a41f909.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-1aa8c42e.48920f8b.js


File diff suppressed because it is too large
+ 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)
     },

Some files were not shown because too many files changed in this diff