zhanghua
2022-10-26 5e9d42d39b770e11c7ea5fd49338c2cc48123027
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
                    },
                    {