guanqb
2024-02-19 d7e0d83829f22b22a56c06ed8f9a71f71c0aad9e
交易登记详情弹窗修改
1 files modified
63 ■■■■■ changed files
src/views/publicSecurity/components/labelReporting.vue 63 ●●●●● patch | view | raw | blame | history
src/views/publicSecurity/components/labelReporting.vue
@@ -40,14 +40,47 @@
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '身份证号',
                    prop: 'idCard',
                    label: '场所名称',
                    prop: 'districtName',
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '阵地类型',
                    prop: "frontType",
                    type: "select",
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                    dicUrl: "/api/blade-system/dict-biz/dictionary?code=frontType",
                    dataType: "number",
                    props: {
                        label: "dictValue",
                        value: "dictKey",
                    },
                }, {
                    label: '交易对象',
                    prop: 'transactionObject',
                    disabled: true,
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '交易对象电话',
                    prop: 'transactionObjectTel',
                    disabled: true,
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '身份证号',
                    prop: 'idCard',
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '物品数量',
                    prop: 'goodsNums',
                    disabled: true,
                    disabled: true,
                    span: 12,
@@ -60,8 +93,8 @@
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '物品数量',
                    prop: 'goodsNums',
                    label: '交易过程',
                    prop: 'transactionProcess',
                    disabled: true,
                    disabled: true,
                    span: 12,
@@ -73,20 +106,8 @@
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '审核时间',
                    prop: 'confirmTime',
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '位置',
                    prop: 'localtion',
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '审核意见',
                    prop: 'confirmNotion',
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
@@ -108,16 +129,14 @@
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '交易对象',
                    prop: 'transactionObject',
                    disabled: true,
                    label: '审核时间',
                    prop: 'confirmTime',
                    disabled: true,
                    span: 12,
                    labelWidth: 120,
                }, {
                    label: '交易过程',
                    prop: 'transactionProcess',
                    disabled: true,
                    label: '审核意见',
                    prop: 'confirmNotion',
                    disabled: true,
                    span: 24,
                    labelWidth: 120,