guanqb
2024-02-20 420ae14cfe34ba5d5a20cff14d734104a8e2926e
交易登记弹窗修改
1 files modified
41 ■■■■■ changed files
src/views/publicSecurity/positionManage/TransactRegist.vue 41 ●●●●● patch | view | raw | blame | history
src/views/publicSecurity/positionManage/TransactRegist.vue
@@ -172,7 +172,8 @@
                        searchSpan: 4,
                        searchLabelWidth: 100,
                        search: true,
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    }, {
                        width: 120,
                        span: 12,
@@ -186,6 +187,7 @@
                        }],
                        align: 'center',
                        slot: true,
                        labelWidth: 110,
                    },
                    {
                        width: 110,
@@ -195,7 +197,8 @@
                        searchSpan: 4,
                        searchLabelWidth: 100,
                        search: true,
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        label: "阵地类型",
@@ -210,6 +213,7 @@
                        searchSpan: 4,
                        align: 'center',
                        width: 120,
                        labelWidth: 110,
                    },
                    {
                        width: 110,
@@ -219,7 +223,8 @@
                        searchSpan: 4,
                        searchLabelWidth: 100,
                        search: true,
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        width: 110,
@@ -241,35 +246,40 @@
                        searchSpan: 4,
                        searchLabelWidth: 100,
                        search: true,
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        width: 110,
                        span: 12,
                        label: "交易数量",
                        prop: "goodsNums",
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        width: 110,
                        span: 12,
                        label: "交易金额",
                        prop: "transactionMoney",
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        width: 110,
                        span: 12,
                        label: "交易过程",
                        prop: "transactionProcess",
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        width: 140,
                        span: 12,
                        label: "发生时间",
                        prop: "happenTime",
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        span: 12,
@@ -284,7 +294,8 @@
                            message: "请输入地址",
                            trigger: "blur",
                        },],
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    }, {
                        width: 110,
                        label: "所属街道",
@@ -293,16 +304,17 @@
                        parent: false,
                        searchSpan: 4,
                        prop: "streetName",
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    }, {
                        width: 156,
                        parent: false,
                        searchSpan: 4,
                        label: "所属社区",
                        prop: "communityName",
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    },
                    {
                        width: 100,
                        addDisplay: false,
@@ -325,7 +337,8 @@
                            label: '待接收',
                            value: 4
                        }],
                        align: 'center'
                        align: 'center',
                        labelWidth: 110,
                    }, {
                        width: 110,
                        label: '物品图片',
@@ -336,6 +349,7 @@
                        dataType: "string",
                        disabled: true,
                        span: 12,
                        labelWidth: 110,
                    }, {
                        width: 110,
                        label: '身份证照片',
@@ -346,6 +360,7 @@
                        dataType: "string",
                        disabled: true,
                        span: 12,
                        labelWidth: 110,
                    },],
            },
            data: [],