liujq 2 年之前
父節點
當前提交
7d11829140

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-70eeabba.3e8d1821.css


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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-20edf07a.1e43ac22.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-70eeabba.6ac99bb9.js


+ 1 - 0
src/views/house/components/popup/IndexEdit.vue

@@ -87,6 +87,7 @@ export default {
         { label: '楼盘标签', key: 'estate_tag', class: 'c-2', rules: 1 },
         { label: '营销电话', key: 'marketing_phone', class: 'c-2', rules: 1 },
         { label: '所属区域', key: 'area_type', type: 'select', class: 'c-2', options: this.$dictData.area_type, rules: 1 },
+        { label: '是否显示', key: 'hide_state', type: 'select', class: 'c-2', options: this.$dictData.hide_state, rules: 1 },
         { label: '楼盘地址', key: 'address', rules: 1 },
         { label: '楼盘图', key: 'pri_image', class: 'c-2', type: 'cuImg',
           options: {

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