liujq 2 年 前
コミット
f8b70460be

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/css/chunk-32b9ddc6.b667bd8d.css


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.4bff209b.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-32b9ddc6.8949cfbc.js


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

@@ -89,6 +89,7 @@ export default {
         { label: '认购材料', key: 'report_conf', class: 'c-2' },
         { 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: 'report_open', type: 'select', class: 'c-2', options: this.$dictData.sys_yesno, rules: 1 },
         { label: '楼盘地址', key: 'address', rules: 1 },
         { label: '楼盘图', key: 'pri_image', class: 'c-2', type: 'cuImg',
           options: {

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません