shuishen
2024-04-18 4522ab3fe8bd45ee753ef187448c1e884bbc601f
src/views/disputeRecord/disputeRecord.vue
@@ -206,7 +206,7 @@
                    {
                        label: "事发地址",
                        prop: "address",
                        align: 'center',
                        // align: 'center',
                        minWidth: 210,
                        search: true,
                        searchSpan: 5,
@@ -269,7 +269,7 @@
                    }, {
                        label: "纠纷内容",
                        prop: "disputeContent",
                        align: 'center',
                        // align: 'center',
                        minWidth: 150,
                        labelWidth: 150,
                        type: "textarea",