guanqb
2024-02-18 499cb084e4c2a1296a544375b645f6f9b08551a1
交易登记详情弹窗
1 files modified
10 ■■■■ changed files
src/views/publicSecurity/components/labelReporting.vue 10 ●●●● patch | view | raw | blame | history
src/views/publicSecurity/components/labelReporting.vue
@@ -28,8 +28,14 @@
          submitBtn: false,
          emptyBtn: false,
          column: [{
            label: '房屋名称',
            prop: 'houseName',
                    label: '用户姓名',
                    prop: 'owner',
                    disabled: true,
                    span: 8,
                    labelWidth: 120,
                }, {
                    label: '身份证号',
                    prop: 'idCard',
            disabled: true,
            span: 8,
            labelWidth: 120,