wl
2022-10-25 78563aa7a2a3304e872fe35094e6925a64f5b4b2
src/views/operate/management/message/index.vue
@@ -76,13 +76,13 @@
                    {
                        label: '短信标题',
                        type: 'text',
                        prop: 'latitude',
                        prop: 'title',
                        'min-width':12
                    },
                    {
                        label: '短信内容',
                        type: 'text',
                        prop: 'text',
                        prop: 'body',
                        'min-width':12
                    },
                    {