liujq 4 yıl önce
ebeveyn
işleme
c73a6b532f

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-2d5db2d7.b258af3c.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-2d5db2d7.f5b7da1c.js


+ 2 - 0
src/views/house/components/searchForm/Index.vue

@@ -46,6 +46,7 @@ export default {
           { label: '所属区域', key: 'area_type', type: 'select', options: this.$dictData.area_type},
           { label: '所属区域', key: 'area_type', type: 'select', options: this.$dictData.area_type},
           { label: '楼盘名称', key: 'estate_name' },
           { label: '楼盘名称', key: 'estate_name' },
           { label: '是否新房', key: 'is_new', type: 'select', options: this.$dictData.sys_yesno},
           { label: '是否新房', key: 'is_new', type: 'select', options: this.$dictData.sys_yesno},
+          { label: '楼盘状态', key: 'estate_tag', type: 'select', options: this.$dictData.estate_tag},
           { label: '就读学校', key: 'school_id', type: 'selectRemote',
           { label: '就读学校', key: 'school_id', type: 'selectRemote',
             remoteParams: { skey: 'school_name', api: `school.admschoollist`, opKey: 'school_name', opVal: 'id' }
             remoteParams: { skey: 'school_name', api: `school.admschoollist`, opKey: 'school_name', opVal: 'id' }
           },
           },
@@ -60,6 +61,7 @@ export default {
           { label: '所属区域', key: 'area_type', type: 'select', options: this.$dictData.area_type},
           { label: '所属区域', key: 'area_type', type: 'select', options: this.$dictData.area_type},
           { label: '楼盘名称', key: 'estate_name' },
           { label: '楼盘名称', key: 'estate_name' },
           { label: '是否新房', key: 'is_new', type: 'select', options: this.$dictData.sys_yesno},
           { label: '是否新房', key: 'is_new', type: 'select', options: this.$dictData.sys_yesno},
+          { label: '楼盘状态', key: 'estate_tag', type: 'select', options: this.$dictData.estate_tag},
           { label: '就读学校', key: 'school_id', type: 'selectRemote',
           { label: '就读学校', key: 'school_id', type: 'selectRemote',
             remoteParams: { skey: 'school_name', api: `school.admschoollist`, opKey: 'school_name', opVal: 'id' }
             remoteParams: { skey: 'school_name', api: `school.admschoollist`, opKey: 'school_name', opVal: 'id' }
           },
           },

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor