lin
2024-02-28 34dbf82112e28c111ffb2efdf2653ee42df80b21
src/views/article/rotation.vue
@@ -44,7 +44,7 @@
                calcHeight: 54,
                dialogWidth: 950,
                tip: false,
                border: false,
                border: true,
                //stripe:true,
                index: true,
                viewBtn: true,
@@ -59,9 +59,11 @@
                        searchSpan: 4,
                        search: true,
                        searchLabelWidth: 46,
                        labelWidth:100,
                    },
                    {
                        width: 110,
                        labelWidth:100,
                        label: "类型",
                        prop: "type",
                        span: 12,
@@ -81,6 +83,7 @@
                    },
                    {
                        width: 156,
                        labelWidth:100,
                        overHidden: true,
                        label: "所属社区",
                        parent: false,
@@ -107,9 +110,11 @@
                        label: "跳转地址",
                        prop: "junpUrl",
                        span: 12,
                        labelWidth:100,
                    },
                    {
                        width: 110,
                        labelWidth:100,
                        label: "图片",
                        prop: "url",
                        type: "upload",
@@ -124,6 +129,7 @@
                    },
                    {
                        width: 144,
                        labelWidth:100,
                        label: "时间",
                        prop: "createTime",
                        addDisplay: false,